mirror of
https://github.com/jtesta/ssh-audit.git
synced 2025-06-22 02:33:40 +02:00
Remove unused variable.
This commit is contained in:
@ -40,7 +40,6 @@ def usage():
|
|||||||
|
|
||||||
class Output(object):
|
class Output(object):
|
||||||
colors = True
|
colors = True
|
||||||
full = False
|
|
||||||
verbose = False
|
verbose = False
|
||||||
|
|
||||||
_colors = {
|
_colors = {
|
||||||
|
Reference in New Issue
Block a user