Skip to content

Commit

Permalink
cleanup(jobs): remove unnecessary code [(#4257)](GoogleCloudPlatform/…
Browse files Browse the repository at this point in the history
…python-docs-samples#4257)

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
2 people authored and busunkim96 committed Sep 25, 2020
1 parent 26374e9 commit ba5bbe8
Showing 1 changed file with 0 additions and 7 deletions.
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 ba5bbe8

Please sign in to comment.