Skip to content

Commit

Permalink
Cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Xon committed Aug 27, 2024
1 parent f6b54f7 commit d3028c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scripts/components/list.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { expect } from 'chai';
import { getClassNames } from '../../../src/scripts/lib/utils';
import List from '../../../src/scripts/components/list';

describe('components/list', () => {
Expand Down

0 comments on commit d3028c7

Please sign in to comment.