mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 19:13:48 +03:00
unnecessary variable
This commit is contained in:
parent
b1c0cabde5
commit
63ddeb9008
|
@ -166,8 +166,6 @@ class Task(object):
|
|||
|
||||
# Wrapper functions for sqlmap engine
|
||||
class StdDbOut(object):
|
||||
encoding = "UTF-8"
|
||||
|
||||
def __init__(self, taskid, messagetype="stdout"):
|
||||
# Overwrite system standard output and standard error to write
|
||||
# to an IPC database
|
||||
|
|
Loading…
Reference in New Issue
Block a user