Skip to content

Commit e9da973

Browse files
committed
fix: lint fix
1 parent b3cb108 commit e9da973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/command.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { FlowcoreClient } from "./flowcore-client.ts"
1+
import typd { FlowcoreClient } from "./flowcore-client.ts"
22

33
/**
44
* Abstract command for executing requests

0 commit comments

Comments
 (0)