mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Further pleasing the pylint gods
This commit is contained in:
@@ -468,8 +468,7 @@ class Dump(object):
|
||||
shutil.copyfile(dumpFileName, candidate)
|
||||
except IOError:
|
||||
pass
|
||||
finally:
|
||||
break
|
||||
break
|
||||
else:
|
||||
count += 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user