Remove @Deprecated from package-info.java as intellij not likes it
This commit is contained in:
parent
8067686349
commit
ff592c8d5c
@ -19,5 +19,4 @@
|
||||
*
|
||||
* @deprecated this transport will be removed in the next major version.
|
||||
*/
|
||||
@Deprecated
|
||||
package io.netty.channel.rxtx;
|
||||
|
Loading…
Reference in New Issue
Block a user