diff --git a/test/assertions.ts b/test/assertions.ts index a9a889c..e8ffd65 100644 --- a/test/assertions.ts +++ b/test/assertions.ts @@ -1,5 +1,5 @@ import { ElementDefinition } from 'cytoscape' -import { existsSync, lstatSync, readdirSync } from 'fs' +import { existsSync } from 'fs' type ElementDefinitionQuery = Partial