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

Commit 0baa132

Browse files
committed
clean unused import
1 parent 15deee0 commit 0baa132

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/com/mgreau/wildfly/websocket/StarterService.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
import java.util.logging.Logger;
88

99
import javax.annotation.PostConstruct;
10-
import javax.annotation.Resource;
1110
import javax.ejb.Schedule;
1211
import javax.ejb.Singleton;
1312
import javax.ejb.Startup;
14-
import javax.ejb.TimerService;
1513

1614
import com.mgreau.wildfly.websocket.messages.MatchMessage;
1715

0 commit comments

Comments
 (0)