Skip to content

Commit

Permalink
fix missed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
timtjtim committed Aug 21, 2024
1 parent 2fb0dc9 commit e5b4f3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/client/host.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { Host } from '../../../src/host';
import { HostV5 } from '../../../src/host/v5';

describe('Client', () => {
Expand Down

0 comments on commit e5b4f3d

Please sign in to comment.