Skip to content

Commit

Permalink
delete get_county method
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiol committed Apr 16, 2024
1 parent b4f45bd commit ff42602
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/scrapers.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ def get_cookies(self, *args):
return None
return cookies

def get_county(self, city):
return get_county(city)

def get_jobs_dict(self, job_title, job_link, city, remote='On-site'):

Expand Down

0 comments on commit ff42602

Please sign in to comment.