mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-09 17:51:33 +00:00
Removing trailing blank lines
This commit is contained in:
parent
e0216771ed
commit
5d10bae31f
7 changed files with 9 additions and 9 deletions
2
thirdparty/colorama/winterm.py
vendored
2
thirdparty/colorama/winterm.py
vendored
|
|
@ -73,7 +73,7 @@ class WinTerm(object):
|
|||
position.X += 1
|
||||
position.Y += 1
|
||||
return position
|
||||
|
||||
|
||||
def set_cursor_position(self, position=None, on_stderr=False):
|
||||
if position is None:
|
||||
#I'm not currently tracking the position, so there is no default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue