fix unused imports linter warnings
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
/* tslint:disable */
|
||||
import { assert } from "chai";
|
||||
import { Utility } from "./utility";
|
||||
/* tslint:enable */
|
||||
|
||||
describe("", () => {
|
||||
|
||||
|
Reference in New Issue
Block a user