Skip to content

Commit dcd66d5

Browse files
committed
fixes
1 parent 0f5b4ac commit dcd66d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

js/botasaurus-server-js/src/scraper-type.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ export const ScraperType = {
22
BROWSER: "browser",
33
REQUEST: "request",
44
TASK: "task"
5-
} as const;
6-
7-
5+
} as const;

0 commit comments

Comments
 (0)