Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ptalmeida committed Jan 24, 2019
1 parent cc2b1cb commit 9c45146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
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):
Expand Down

0 comments on commit 9c45146

Please sign in to comment.