Skip to content

Commit

Permalink
Unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
PalumboN authored Jan 2, 2025
1 parent 135149e commit 8948c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/assertions.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { ElementDefinition } from 'cytoscape'
import { existsSync, lstatSync, readdirSync } from 'fs'
import { existsSync } from 'fs'

type ElementDefinitionQuery = Partial<ElementDefinition['data']>

Expand Down

0 comments on commit 8948c6a

Please sign in to comment.