Skip to content

Commit f4049ad

Browse files
committed
Fix linter issues.
1 parent d963b85 commit f4049ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/readEvents.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import assert from 'node:assert/strict';
22
import { afterEach, before, beforeEach, suite, test } from 'node:test';
3-
import { setTimeout } from 'node:timers/promises';
43
import { Client } from '../src/Client.js';
54
import type { Event } from '../src/Event.js';
65
import type { EventCandidate } from '../src/EventCandidate.js';

0 commit comments

Comments
 (0)