Skip to content

Commit a240984

Browse files
committed
Remove no longer needed import from MultiProtocolJSONServer
1 parent e934d25 commit a240984

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ocpp-v2/src/main/java/eu/chargetime/ocpp/MultiProtocolJSONServer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ of this software and associated documentation files (the "Software"), to deal
3535
import eu.chargetime.ocpp.wss.WssFactoryBuilder;
3636
import java.io.IOException;
3737
import java.util.ArrayList;
38-
import java.util.Collections;
3938
import java.util.List;
4039
import java.util.UUID;
4140
import java.util.concurrent.CompletionStage;

0 commit comments

Comments
 (0)