Skip to content

Commit

Permalink
ci: fix fluentci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Mar 19, 2024
1 parent 495a988 commit f1804d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .fluentci/deps.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
export { assertEquals } from "https://deno.land/[email protected]/testing/asserts.ts";
import { Client } from "./sdk/client.gen.ts";
export default Client;

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

0 comments on commit f1804d4

Please sign in to comment.