From bb19532ed7a8384985d204198eadf1b1fdfe07d0 Mon Sep 17 00:00:00 2001 From: adyasinha <35945900+adyasinha@users.noreply.github.com> Date: Tue, 30 Oct 2018 14:36:44 +0530 Subject: [PATCH] Update sqlmap.py --- sqlmap.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sqlmap.py b/sqlmap.py index c8b9fc81f..2adaafabe 100755 --- a/sqlmap.py +++ b/sqlmap.py @@ -2,8 +2,7 @@ """ Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/) -See the file 'LICENSE' for copying permission -""" + try: import sys