Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Jul 5, 2024
1 parent 46c8522 commit d7a9db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import * as fs from "node:fs";
import * as path from "node:path";
import * as os from "node:os";
import semiver from "semiver";
import { exec, writeJson } from "../src/utils";

export interface DenoJson {
Expand Down

0 comments on commit d7a9db2

Please sign in to comment.