Optimized code
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-03-04 11:24:45 +08:00
parent 0df36ea686
commit 88bdd43e72
7 changed files with 5 additions and 14 deletions

View File

@@ -29,7 +29,6 @@ import io.github.ehlxr.did.adapter.Message;
import io.github.ehlxr.did.client.Client;
import io.github.ehlxr.did.client.ResponseFuture;
import io.github.ehlxr.did.common.NettyUtil;
import io.github.ehlxr.did.common.Try;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import org.slf4j.Logger;