helpers.py aktualisiert

This commit is contained in:
2025-07-19 18:45:43 +00:00
parent 785a4d5a42
commit e0ca84d7bd

View File

@@ -61,7 +61,7 @@ except Exception as e:
# Import der Config-Klasse und Konstanten
from config import Config, BRANCH_MAPPING_FILE, URL_CHECK_MARKER, USER_AGENTS
from config import Config, COLUMN_MAP, BRANCH_GROUP_MAPPING, COLUMN_ORDER
from config import Config, COLUMN_MAP, COLUMN_ORDER
def get_col_idx(key):
"""