Skip to content

Commit

Permalink
Remove unused import (netty#11978)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xxpain authored Jan 7, 2022
1 parent fd05a33 commit bd7e0f7
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
import io.netty.channel.unix.DomainSocketAddress;
import io.netty.channel.unix.Errors.NativeIoException;
import io.netty.channel.unix.Socket;
import java.nio.charset.Charset;
import java.util.Random;
import java.util.UUID;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeAll;
Expand Down

0 comments on commit bd7e0f7

Please sign in to comment.