Skip to content

Commit

Permalink
SPOTLESS
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Carbonetto <[email protected]>
  • Loading branch information
acarbonetto committed Jun 4, 2024
1 parent 3d65122 commit d1aed0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions java/examples/src/main/java/glide/examples/ExamplesApp.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/** Copyright GLIDE-for-Redis Project Contributors - SPDX Identifier: Apache-2.0 */
package glide.examples;

import static glide.api.models.commands.SetOptions.ConditionalSet.ONLY_IF_DOES_NOT_EXIST;

import glide.api.RedisClient;
import glide.api.models.commands.SetOptions;
import glide.api.models.configuration.NodeAddress;
import glide.api.models.configuration.RedisClientConfiguration;
import java.util.concurrent.ExecutionException;
Expand Down

0 comments on commit d1aed0b

Please sign in to comment.