Browse Source

delete extra package

aidmar.wainakh 6 years ago
parent
commit
fd168d6512
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/Attack/BaseAttack.py

+ 1 - 1
code/Attack/BaseAttack.py

@@ -1,5 +1,5 @@
 # Aidmar
-import validators # TO-DO: it needs to be added to required packages
+#import validators # TO-DO: it needs to be added to required packages
 
 import ipaddress
 import os