mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Trivial refactoring
This commit is contained in:
@@ -7,8 +7,6 @@ See the file 'LICENSE' for copying permission
|
||||
|
||||
import numbers
|
||||
|
||||
from lib.core.compat import cmp
|
||||
|
||||
class xrange(object):
|
||||
"""
|
||||
Advanced (re)implementation of xrange (supports slice/copy/etc.)
|
||||
|
||||
Reference in New Issue
Block a user