Skip to content

Commit a0a865f

Browse files
julien-cmishig25
andauthored
Update packages/tiny-agents/src/cli.ts
Co-authored-by: Mishig <[email protected]>
1 parent 6ce1162 commit a0a865f

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

packages/tiny-agents/src/cli.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { ServerConfigSchema } from "./lib/types";
1010
import { debug, error } from "./lib/utils";
1111
import { mainCliLoop } from "./lib/mainCliLoop";
1212
import { startServer } from "./lib/webServer";
13-
import { stdout } from "node:process";
1413

1514
const USAGE_HELP = `
1615
Usage:

0 commit comments

Comments
 (0)