removed state file as current state will be stored in scraper class
This commit is contained in:
@@ -11,8 +11,6 @@ from app.logging_config import get_logger
|
||||
from app.analysis import load_data, load_analysis_modules
|
||||
|
||||
|
||||
from app.state import log_file_name
|
||||
|
||||
print(f"A imported log_file_name: {log_file_name}")
|
||||
|
||||
config = load_config()
|
||||
|
||||
Reference in New Issue
Block a user