Remove annotation from package-info.java as IDEA not like it, cleanup of 4734ef61a5

This commit is contained in:
Norman Maurer 2017-03-01 21:06:56 +01:00
parent 1392bc351f
commit 2902ca122a
2 changed files with 0 additions and 2 deletions

View File

@ -20,6 +20,5 @@
*
* @deprecated The UDT transport is no longer maintained.
*/
@Deprecated
package io.netty.channel.udt.nio;

View File

@ -20,6 +20,5 @@
*
* @deprecated The UDT transport is no longer maintained and will be removed.
*/
@Deprecated
package io.netty.channel.udt;