Skip to content

Commit 8cd23ab

Browse files
thomsoundBuzzardo
authored andcommitted
remove unused import declaration
1 parent 77870db commit 8cd23ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

complete/src/main/java/com/example/messagingredis/MessagingRedisApplication.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package com.example.messagingredis;
22

3-
import java.util.concurrent.CountDownLatch;
4-
53
import org.slf4j.Logger;
64
import org.slf4j.LoggerFactory;
75
import org.springframework.boot.SpringApplication;

0 commit comments

Comments
 (0)