Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit c4c0ec9

Browse files
committed
Remove unused imports
1 parent f7fddeb commit c4c0ec9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/launchdarkly/client/RedisFeatureStore.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
import java.net.URI;
1616
import java.util.HashMap;
1717
import java.util.Map;
18-
import java.util.concurrent.ExecutorService;
19-
import java.util.concurrent.Executors;
2018
import java.util.concurrent.TimeUnit;
2119

2220
/**

0 commit comments

Comments
 (0)