Skip to content

Commit

Permalink
Remove not needed import
Browse files Browse the repository at this point in the history
  • Loading branch information
BowTiedRadone committed Feb 4, 2025
1 parent 6e260af commit fc6683b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dialer.tests.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { join } from "path";
import { DialerRegistry } from "./dialer";
import { existsSync } from "fs";

const dialPath = join("example", "dialer.ts");

Expand Down

0 comments on commit fc6683b

Please sign in to comment.