We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cf9ac commit 9b70833Copy full SHA for 9b70833
src/wfi_reference_pipeline/utilities/db_handler.py
@@ -1,7 +1,5 @@
1
import logging
2
3
-from rtb_db.table_defs.wfi_rfp.log import RFPLogProTable
4
-from rtb_db.utilities import table_tools
5
from rtb_db.utilities.login import connect_server
6
from rtb_db.utilities.table_tools import (
7
add_to_tables_from_class_list,
0 commit comments