Skip to content

Commit cef5bd1

Browse files
Update loose.py
1 parent 268be71 commit cef5bd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitdb/db/loose.py

-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ def store(self, istream):
227227
remove(tmp_path)
228228
else:
229229
rename(tmp_path, obj_path)
230-
tmp_path = None
231230
# end rename only if needed
232231

233232
# Ensure rename is actually done and file is stable

0 commit comments

Comments
 (0)