Skip to content

Commit bc628a6

Browse files
Takashi Matsuoleahecole
authored andcommitted
cleanup(jobs): remove unnecessary code [(#4257)](#4257)
Co-authored-by: Leah E. Cole <[email protected]>
1 parent 5a0e6a3 commit bc628a6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

talent/job_search_list_jobs.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,3 @@ def list_jobs(project_id, tenant_id, filter_):
4747

4848

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

0 commit comments

Comments
 (0)