Skip to content

Commit a756a7d

Browse files
Update event-fixtures.ts
remove unused ref
1 parent bdd3433 commit a756a7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/helpers/event-fixtures.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { randomUUID } from "node:crypto";
2-
import { url } from "node:inspector";
32

43
export function createPreparedV1Event(overrides: Record<string, unknown> = {}) {
54
const now = new Date().toISOString();

0 commit comments

Comments
 (0)