mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 21:28:29 +03:00
fix deprecation warning for selenium
This commit is contained in:
@@ -2,7 +2,6 @@ import os
|
||||
import re
|
||||
import html
|
||||
from dataclasses import dataclass
|
||||
from urllib.parse import urlparse
|
||||
from loguru import logger
|
||||
|
||||
from storages import Storage
|
||||
|
||||
Reference in New Issue
Block a user