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 Jan 25, 2024
1 parent 1906e8e commit d8655f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions java/client/src/main/java/glide/api/ClusterClient.java
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
package glide.api;public class ClusterClient {
}
package glide.api;

public class ClusterClient {}
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ public enum TimeToLiveType {

/**
* Converts SetOptions into a String[] to add to a {@link glide.api.models.Command}
*
* @param arguments
* @return
*/
Expand Down

0 comments on commit d8655f3

Please sign in to comment.