Skip to content

Commit 6f5aaaa

Browse files
Update workflow.ts
1 parent f7ba581 commit 6f5aaaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/get-started/src/workflows/workflow.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { welcome, goodbye } from "../functions/functions";
21
import { log, step } from "@restackio/ai/workflow";
32

43
export async function greetingWorkflow(name: String) {

0 commit comments

Comments
 (0)