fix: dup line

This commit is contained in:
Cullen
2024-04-30 12:11:48 -05:00
parent 1185693422
commit 1ffdb1756f

View File

@@ -215,7 +215,6 @@ class LinkedInScraper(Scraper):
location=location, location=location,
date_posted=date_posted, date_posted=date_posted,
job_url=job_url, job_url=job_url,
job_url_direct=job_url_direct,
compensation=compensation, compensation=compensation,
job_type=job_details.get("job_type"), job_type=job_details.get("job_type"),
description=job_details.get("description"), description=job_details.get("description"),