remove dup close
This commit is contained in:
parent
a6162496ad
commit
0ed10c73c9
1 changed files with 0 additions and 1 deletions
|
@ -415,7 +415,6 @@ class Dbv3Transfer(DbTransfer):
|
|||
rows = []
|
||||
cur.close()
|
||||
conn.commit()
|
||||
conn.close()
|
||||
return rows
|
||||
cur.close()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue