Browse Source

unused import

Alejandro Toledo 5 years ago
parent
commit
9e324adfa0

+ 0 - 1
inspector/src/components/actionTabs/tabs/propertyGrids/animations/animationCurveEditorComponent.tsx

@@ -21,7 +21,6 @@ import { GlobalState } from "../../../../globalState";
 import { Nullable } from "babylonjs/types";
 import { Observer } from "babylonjs/Misc/observable";
 import { ScaleLabel } from "./scale-label";
-import { runInThisContext } from "vm";
 
 require("./curveEditor.scss");