mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
code review part 3
This commit is contained in:
parent
1fa8f0cba7
commit
5bdb50c224
7 changed files with 6 additions and 10 deletions
|
|
@ -26,7 +26,7 @@ class _Getch:
|
|||
|
||||
class _GetchUnix:
|
||||
def __init__(self):
|
||||
import tty, sys
|
||||
import tty
|
||||
|
||||
def __call__(self):
|
||||
import sys, tty, termios
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue