mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
remove unused import
This commit is contained in:
parent
cc2b1cb27a
commit
9c45146da1
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import sys
|
|||
import requests
|
||||
from argparse import ArgumentParser, RawDescriptionHelpFormatter
|
||||
from bs4 import BeautifulSoup as bs
|
||||
from datetime import datetime
|
||||
from collections import OrderedDict
|
||||
|
||||
def get_rank(domain_to_query):
|
||||
|
|
Loading…
Reference in a new issue