diff --git a/src/components/archive_synchronizer.py b/src/components/archive_synchronizer.py index adf942a..8276e85 100644 --- a/src/components/archive_synchronizer.py +++ b/src/components/archive_synchronizer.py @@ -8,7 +8,6 @@ from pathlib import Path import requests import traceback -from bs4 import BeautifulSoup import requests from google.api_core.exceptions import Forbidden from google.cloud import storage