SQL: Remove unused logs.
parent
0c141b8d24
commit
bcdae43d10
|
|
@ -389,10 +389,6 @@ class CreateTableForSaveAs:
|
|||
)
|
||||
)
|
||||
|
||||
logger.debug(f"stg.ind_bottom: {stg.ind_bottom[i]}")
|
||||
logger.debug(np.array([stg.ind_bottom[i]]),
|
||||
np.array(stg.ind_bottom[i]).shape)
|
||||
|
||||
# Commit the transaction after executing INSERT.
|
||||
cnx.commit()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue