Skip to content

Commit 47bdb5e

Browse files
committed
[ignore] remove unused imports
1 parent e1c622c commit 47bdb5e

File tree

1 file changed

+0
-4
lines changed
  • exist-core/src/main/java/org/exist/util

1 file changed

+0
-4
lines changed

exist-core/src/main/java/org/exist/util/Str.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
package org.exist.util;
22

3-
import com.github.benmanes.caffeine.cache.Cache;
4-
import com.github.benmanes.caffeine.cache.Caffeine;
5-
import com.github.benmanes.caffeine.cache.stats.CacheStats;
6-
73
/**
84
* "Fast" string which uses "fingerprinting"
95
* to make both equality comparison, and string ordering efficient for

0 commit comments

Comments
 (0)