mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-01-26 10:02:19 +01:00
removing left over
This commit is contained in:
parent
0fc4288a7c
commit
da7f4eeffd
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ from lib.core.settings import UPPER_RATIO_BOUND
|
||||||
from lib.core.threads import getCurrentThreadData
|
from lib.core.threads import getCurrentThreadData
|
||||||
|
|
||||||
def comparison(page, headers, code=None, getRatioValue=False, pageLength=None):
|
def comparison(page, headers, code=None, getRatioValue=False, pageLength=None):
|
||||||
print "AA: ", page[:100]
|
|
||||||
if page is None and pageLength is None:
|
if page is None and pageLength is None:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue