Skip to content

Commit 420dacf

Browse files
committed
Remove unused
1 parent dd01cdc commit 420dacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Resolves the path to the required native WebUI library,
33
// ensuring it is downloaded to a central cache if needed.
44

5-
import { ensureWebUiLib, useNightly } from "./src/utils.ts";
5+
import { ensureWebUiLib } from "./src/utils.ts";
66

77
// Determine the base library filename based
88
// on the current operating system and architecture.

0 commit comments

Comments
 (0)