mirror of
https://github.com/vysecurity/LinkedInt.git
synced 2025-12-06 08:52:29 +01:00
Maybe less debugging
This commit is contained in:
parent
3f0dc4b747
commit
cb8719b373
1 changed files with 0 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ import sys
|
|||
import re
|
||||
import time
|
||||
import requests
|
||||
import pdb
|
||||
import subprocess
|
||||
import json
|
||||
import argparse
|
||||
|
|
@ -416,7 +415,6 @@ if __name__ == '__main__':
|
|||
print "[!] Incorrect choice, please select a value from (auto,full,firstlast,firstmlast,flast,first.last,fmlast)"
|
||||
|
||||
print
|
||||
pdb.set_trace()
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue