mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Fixes #4688
This commit is contained in:
parent
c4c1571902
commit
94ab17829e
2 changed files with 2 additions and 1 deletions
1
thirdparty/ansistrm/ansistrm.py
vendored
1
thirdparty/ansistrm/ansistrm.py
vendored
|
|
@ -4,6 +4,7 @@
|
|||
#
|
||||
|
||||
import logging
|
||||
import re
|
||||
import sys
|
||||
|
||||
from lib.core.settings import IS_WIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue