Skip to content

Commit d6e03fc

Browse files
committed
Fix lint issues
1 parent f39dfc5 commit d6e03fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/actorDefinition.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,3 @@ export async function getActorsAsTools(actors: string[]): Promise<Tool[]> {
8585
}
8686
return tools;
8787
}
88-
89-
fetchActorDefinition('apify/rag-web-browser');

0 commit comments

Comments
 (0)