Skip to content

Commit 6c53ef5

Browse files
author
Shivek
committed
Remove unused module
1 parent 33941d7 commit 6c53ef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GalleryTextureDimensions.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
// - Click the 'Create Producer Patch' button which is below the variables
1111
//==============================================================================
1212

13-
const Diagnostics = require('Diagnostics');
14-
const Textures = require('Textures');
1513
const Patches = require('Patches');
14+
const Textures = require('Textures');
1615

1716
(async function() {
1817
const galleryTexture = await Textures.findFirst('galleryTexture0');

0 commit comments

Comments
 (0)