mirror of
https://github.com/Bunsly/JobSpy.git
synced 2026-03-05 03:54:31 -08:00
fix: dup line
This commit is contained in:
@@ -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"),
|
||||||
|
|||||||
Reference in New Issue
Block a user