Skip to content

Commit

Permalink
format codesytle
Browse files Browse the repository at this point in the history
  • Loading branch information
JiamingMai committed Apr 24, 2024
1 parent 64c4df7 commit b724c3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import io.opentelemetry.api.OpenTelemetry;
import io.opentelemetry.api.trace.Tracer;
import io.trino.filesystem.TrinoFileSystemFactory;
import io.trino.filesystem.alluxio.AlluxioFileSystemCacheModule;
import io.trino.filesystem.alluxio.AlluxioFileSystemFactory;
import io.trino.filesystem.alluxio.AlluxioFileSystemModule;
import io.trino.filesystem.azure.AzureFileSystemFactory;
Expand All @@ -34,7 +35,6 @@
import io.trino.filesystem.cache.DefaultCacheKeyProvider;
import io.trino.filesystem.cache.DefaultCachingHostAddressProvider;
import io.trino.filesystem.cache.TrinoFileSystemCache;
import io.trino.filesystem.alluxio.AlluxioFileSystemCacheModule;
import io.trino.filesystem.gcs.GcsFileSystemFactory;
import io.trino.filesystem.gcs.GcsFileSystemModule;
import io.trino.filesystem.s3.S3FileSystemFactory;
Expand Down

0 comments on commit b724c3d

Please sign in to comment.