Browse Source

remove extra line

Pamela Wolf 4 years ago
parent
commit
6da6225a00

+ 0 - 1
inspector/src/components/actionTabs/tabs/propertyGrids/materials/textures/textureEditorComponent.tsx

@@ -16,7 +16,6 @@ import { PointerInfo } from 'babylonjs/Events/pointerEvents';
 
 import { PopupComponent } from '../../../../../popupComponent';
 import { ToolSettings } from './toolSettings';
-import { constants } from 'buffer';
 import { Constants } from 'babylonjs/Engines/constants';
 
 require('./textureEditor.scss');