mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor code style updates
This commit is contained in:
parent
a97fd1dede
commit
c268663bd9
26 changed files with 85 additions and 94 deletions
|
|
@ -397,4 +397,4 @@ if __name__ == "__main__":
|
|||
main()
|
||||
else:
|
||||
# cancelling postponed imports (because of Travis CI checks)
|
||||
from lib.controller.controller import start
|
||||
from lib.controller.controller import start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue