diff options
| -rw-r--r-- | examples/hackernews_login.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hackernews_login.js b/examples/hackernews_login.js index aea9442..486b736 100644 --- a/examples/hackernews_login.js +++ b/examples/hackernews_login.js @@ -1,4 +1,3 @@ -import { parse } from "flyscrape" import http from "flyscrape/http" export const config = { |