Skip to content

Commit 029a1d2

Browse files
committed
no import
1 parent 37503da commit 029a1d2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

site/src/utils/apps.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { URL } from "node:url";
21
import type * as TypesGen from "api/typesGenerated";
32

43
export const createAppLinkHref = (

site/src/utils/portForward.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { URL } from "node:url";
21
import type { WorkspaceAgentPortShareProtocol } from "api/typesGenerated";
32

43
export const portForwardURL = (

0 commit comments

Comments
 (0)