Skip to content

Commit

Permalink
cleanup(jobs): remove unnecessary code (#4257)
Browse files Browse the repository at this point in the history
Co-authored-by: Leah E. Cole <[email protected]>
  • Loading branch information
Takashi Matsuo and leahecole authored Jul 8, 2020
1 parent 271bab9 commit e828f48
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions jobs/v4beta1/job_search_list_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,3 @@ def list_jobs(project_id, tenant_id, filter_):


# [END job_search_list_jobs]
list_jobs(
"python-docs-samples-tests",
"b603d325-3fb5-4979-8994-eba4ecf726f4",
'companyName="projects/{}/companies/{}"'.format(
"python-docs-samples-tests", "4c0b9887-8f69-429b-bc67-a072ef55ec3e"
),
)

0 comments on commit e828f48

Please sign in to comment.