Skip to content

Commit b3f41a6

Browse files
committed
lint
1 parent 7155e1a commit b3f41a6

File tree

1 file changed

+1
-1
lines changed
  • packages/tiny-agents/src

1 file changed

+1
-1
lines changed

packages/tiny-agents/src/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env node
2-
import { dirname, join } from "node:path";
2+
import { join } from "node:path";
33
import { parseArgs } from "node:util";
44
import { lstat, readFile } from "node:fs/promises";
55
import { z } from "zod";

0 commit comments

Comments
 (0)