diff --git a/core/src/main/groovy/com/muwire/core/chat/ChatClient.groovy b/core/src/main/groovy/com/muwire/core/chat/ChatClient.groovy index 6909c514..7585ccd4 100644 --- a/core/src/main/groovy/com/muwire/core/chat/ChatClient.groovy +++ b/core/src/main/groovy/com/muwire/core/chat/ChatClient.groovy @@ -1,6 +1,5 @@ package com.muwire.core.chat -import java.lang.System.Logger.Level import java.nio.charset.StandardCharsets import java.util.concurrent.Executor import java.util.concurrent.Executors