Skip to content

Commit f1804d4

Browse files
committed
ci: fix fluentci issue
1 parent 495a988 commit f1804d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.fluentci/deps.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
export { assertEquals } from "https://deno.land/[email protected]/testing/asserts.ts";
2-
import { Client } from "./sdk/client.gen.ts";
3-
export default Client;
42

53
export type { DirectoryID, SecretID } from "./sdk/client.gen.ts";
64
export { Directory, Secret, File } from "./sdk/client.gen.ts";

0 commit comments

Comments
 (0)