fix deprecation warning for selenium

This commit is contained in:
msramalho
2022-03-30 11:05:31 +02:00
parent e5168fa07c
commit 3bdeec1d2f
2 changed files with 2 additions and 4 deletions

View File

@@ -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