Remove unused import
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
import { assert } from "chai";
|
import { assert } from "chai";
|
||||||
import * as fs from "fs";
|
|
||||||
|
|
||||||
import { Utility } from "../../tests/utility";
|
import { Utility } from "../../tests/utility";
|
||||||
import { Drawing, IDrawingOptions, PlacementPosition } from "./";
|
import { Drawing, IDrawingOptions, PlacementPosition } from "./";
|
||||||
|
Reference in New Issue
Block a user