netty5/transport/src/main/java
Norman Maurer 2a2bc21067
Remove @Deprecated from package-info.java file (#8591)
Motivation:

31fd66b617 added @Deprecated to some classes but also to the package-info.java files. IntelliJ does not like to have these annotations on package-info.java

Modifications:

Remove annotation from package-info.java

Result:

Be able to compile against via IntelliJ
2018-11-23 17:03:29 +01:00
..
io/netty Remove @Deprecated from package-info.java file (#8591) 2018-11-23 17:03:29 +01:00