netty5/transport-native-epoll/src
skyguard1 d58d8a1df8
Remove useless imports and redundant type cast (#11639)
Motivation:

There are some redundant imports and unnecessary type cast

Modification:

Remove useless imports and unnecessary type cast

Result:

The code is cleaner than original

Signed-off-by: xingrufei <xingrufei@sogou-inc.com>
2021-09-02 19:14:00 +02:00
..
main Remove useless imports and redundant type cast (#11639) 2021-09-02 19:14:00 +02:00
test/java/io/netty/channel/epoll Remove useless imports and redundant type cast (#11639) 2021-09-02 19:14:00 +02:00