소스 검색

remove extra line

Pamela Wolf 4 년 전
부모
커밋
6da6225a00
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      inspector/src/components/actionTabs/tabs/propertyGrids/materials/textures/textureEditorComponent.tsx

+ 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');