Skip to content

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
armingh2000 committed Mar 13, 2020
1 parent 4c25a8e commit bc3e58d
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 @@ -12,7 +12,6 @@
pool = list()

def get_rank(domain_to_query, dest):
result = -1

#Retrieve ranking data via alexa API
url = f"http://data.alexa.com/data?cli=10&url={domain_to_query}"
Expand Down

0 comments on commit bc3e58d

Please sign in to comment.