Skip to content

Commit

Permalink
fix spotless errors
Browse files Browse the repository at this point in the history
Signed-off-by: bansvaru <[email protected]>
  • Loading branch information
linuxpi committed Sep 6, 2023
1 parent 942ccc3 commit 7bb77a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
import java.util.Collections;
import java.util.function.Supplier;

import static org.opensearch.node.remotestore.RemoteStoreNodeAttribute.isRemoteStoreAttributePresent;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import static org.opensearch.node.remotestore.RemoteStoreNodeAttribute.isRemoteStoreAttributePresent;

/**
* {@link GatewayMetaState} constructor accepts a lot of arguments.
Expand Down

0 comments on commit 7bb77a0

Please sign in to comment.