Skip to content

Commit

Permalink
Stylecheck fix for dcmv7
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <jiallian@amazon.com>
  • Loading branch information
RyanL1997 committed Sep 29, 2023
1 parent e01c90f commit 3240bc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
import org.opensearch.security.securityconf.impl.v7.ConfigV7.AuthzDomain;
import org.opensearch.security.support.ReflectionHelper;

import static org.opensearch.security.util.AuthTokenUtils.*;
import static org.opensearch.security.util.AuthTokenUtils.isKeyNull;

public class DynamicConfigModelV7 extends DynamicConfigModel {

Expand Down

0 comments on commit 3240bc5

Please sign in to comment.