Skip to content

Commit 1520623

Browse files
committed
chore: delete unused import
1 parent ac2f383 commit 1520623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/apache/ibatis/cache/decorators/BlockingCache.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
package org.apache.ibatis.cache.decorators;
1717

18-
import java.text.MessageFormat;
1918
import java.util.concurrent.ConcurrentHashMap;
2019
import java.util.concurrent.CountDownLatch;
2120
import java.util.concurrent.TimeUnit;

0 commit comments

Comments
 (0)