Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Sep 25, 2024
1 parent 910a114 commit f7acd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/ebyhr/trino/storage/StorageClient.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

import static java.util.Objects.requireNonNull;

public class StorageClient
public class StorageClient2
{
private static final Logger log = Logger.get(StorageClient.class);

Expand Down

0 comments on commit f7acd23

Please sign in to comment.