Skip to content

Commit 92dbb73

Browse files
author
Peter Alfonsi
committed
removed unused import
Signed-off-by: Peter Alfonsi <[email protected]>
1 parent 1ada7a0 commit 92dbb73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugins/cache-ehcache/src/test/java/org/opensearch/cache/store/disk/EhCacheDiskCacheTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
import java.util.concurrent.Phaser;
4949
import java.util.function.ToLongBiFunction;
5050

51-
import org.ehcache.impl.serialization.StringSerializer;
52-
5351
import static org.opensearch.cache.EhcacheDiskCacheSettings.DISK_LISTENER_MODE_SYNC_KEY;
5452
import static org.opensearch.cache.EhcacheDiskCacheSettings.DISK_MAX_SIZE_IN_BYTES_KEY;
5553
import static org.opensearch.cache.EhcacheDiskCacheSettings.DISK_STORAGE_PATH_KEY;

0 commit comments

Comments
 (0)