mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Couple of trivialities
This commit is contained in:
parent
9077734ec5
commit
a851dc486a
4 changed files with 9 additions and 7 deletions
|
|
@ -534,4 +534,4 @@ if __name__ == "__main__":
|
|||
sys.exit(getattr(os, "_exitcode", 0))
|
||||
else:
|
||||
# cancelling postponed imports (because of Travis CI checks)
|
||||
from lib.controller.controller import start
|
||||
__import__("lib.controller.controller")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue