Skip to content

Commit 7eeca1b

Browse files
author
Alin Cristian Preda
committed
quickfix: removed unneccessary line
1 parent 1c8b910 commit 7eeca1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scrapegraphai/docloaders/chromium.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from ..utils import Proxy, dynamic_import, get_logger, parse_or_search_proxy
99

1010
logger = get_logger("web-loader")
11-
logger.setLevel("INFO")
1211

1312
class ChromiumLoader(BaseLoader):
1413
"""Scrapes HTML pages from URLs using a (headless) instance of the

0 commit comments

Comments
 (0)