diff --git a/ts/tstest.classes.tstest.ts b/ts/tstest.classes.tstest.ts index f1171b4..46683a3 100644 --- a/ts/tstest.classes.tstest.ts +++ b/ts/tstest.classes.tstest.ts @@ -7,7 +7,6 @@ import { coloredString as cs } from '@pushrocks/consolecolor'; import { TestDirectory } from './tstest.classes.testdirectory'; import { TapCombinator } from './tstest.classes.tap.combinator'; import { TapParser } from './tstest.classes.tap.parser'; -import { threeEighths } from 'figures'; export class TsTest { public testDir: TestDirectory;