Skip to content

Commit 56e44b0

Browse files
Removing commented code
1 parent cfb978e commit 56e44b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/inference/src/main/java/org/elasticsearch/xpack/inference/services/elastic/authorization/ElasticInferenceServiceAuthorizationHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
* Handles retrieving the authorization information from EIS.
3434
*/
3535
public class ElasticInferenceServiceAuthorizationHandler {
36-
// private static final Logger logger = LogManager.getLogger(ElasticInferenceServiceAuthorizationHandler.class);
3736

3837
private static final String FAILED_TO_RETRIEVE_MESSAGE =
3938
"Failed to retrieve the authorization information from the Elastic Inference Service.";

0 commit comments

Comments
 (0)