Skip to content

Commit

Permalink
fix: dup line
Browse files Browse the repository at this point in the history
  • Loading branch information
cullenwatson committed Apr 30, 2024
1 parent 1185693 commit 1ffdb17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jobspy/scrapers/linkedin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ def _process_job(
location=location,
date_posted=date_posted,
job_url=job_url,
job_url_direct=job_url_direct,
compensation=compensation,
job_type=job_details.get("job_type"),
description=job_details.get("description"),
Expand Down

0 comments on commit 1ffdb17

Please sign in to comment.