Skip to content

Commit 525c7d6

Browse files
committed
refactor: remove redundant job search histogram code snippet markers
1 parent aca9cb1 commit 525c7d6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

jobs/v4/src/main/java/com/example/jobs/HistogramSearchJobs.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
package com.example.jobs;
1818

19-
// [START job_search_histogram_search]
2019
// [START job_search_histogram_search_beta]
2120

2221
import com.google.cloud.talent.v4beta1.HistogramQuery;
@@ -76,5 +75,4 @@ public static void searchJobs(String projectId, String tenantId, String query)
7675
}
7776
}
7877
}
79-
// [END job_search_histogram_search]
8078
// [END job_search_histogram_search_beta]

0 commit comments

Comments
 (0)