Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63ddeb9

Browse files
committed
unnecessary variable
1 parent b1c0cab commit 63ddeb9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/utils/api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ def engine_has_terminated(self):
166166

167167
# Wrapper functions for sqlmap engine
168168
class StdDbOut(object):
169-
encoding = "UTF-8"
170-
171169
def __init__(self, taskid, messagetype="stdout"):
172170
# Overwrite system standard output and standard error to write
173171
# to an IPC database

0 commit comments

Comments
 (0)