diff options
Diffstat (limited to 'test/shared/commands')
-rw-r--r-- | test/shared/commands/parsers.test.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/shared/commands/parsers.test.js b/test/shared/commands/parsers.test.js index 0a1960c..1910f07 100644 --- a/test/shared/commands/parsers.test.js +++ b/test/shared/commands/parsers.test.js @@ -1,4 +1,3 @@ -import { expect } from "chai"; import * as parsers from 'shared/commands/parsers'; describe("shared/commands/parsers", () => { |