fix: dup line

pull/146/head v1.1.52
Cullen 2024-04-30 12:11:48 -05:00
parent 1185693422
commit 1ffdb1756f
1 changed files with 0 additions and 1 deletions

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"),