netty5/handler/src/main/java/io/netty
Norman Maurer 129aee8a92 Remove unused imports and not needed throws declarations.
Motivation:

In latest refeactoring we failed to cleanup imports and also there are some throws declarations which are not needed.

Modifications:

Cleanup imports and throws declarations

Result:

Cleaner code.
2016-08-10 11:46:59 +02:00
..
handler Remove unused imports and not needed throws declarations. 2016-08-10 11:46:59 +02:00