mirror of
https://github.com/vysecurity/LinkedInt.git
synced 2025-12-06 17:02:19 +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 re
|
||||||
import time
|
import time
|
||||||
import requests
|
import requests
|
||||||
import pdb
|
|
||||||
import subprocess
|
import subprocess
|
||||||
import json
|
import json
|
||||||
import argparse
|
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 "[!] Incorrect choice, please select a value from (auto,full,firstlast,firstmlast,flast,first.last,fmlast)"
|
||||||
|
|
||||||
print
|
print
|
||||||
pdb.set_trace()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue