Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Jan 26, 2023
1 parent 177a739 commit 83934e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion providers/frame/Zombienet.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { File } from "../../codegen/mod.ts"
import * as path from "../../deps/std/path.ts"
import { Network } from "../../deps/zombienet/orchestrator.ts"
import { Client, proxyProvider } from "../../rpc/mod.ts"
import { Env, PathInfo } from "../../server/mod.ts"
Expand Down

0 comments on commit 83934e1

Please sign in to comment.