netty5/transport
Scott Mitchell f7882d31e1 LocalChannel unused import
Motivation:
LocalChannel imports SingleThreadEventExecutor because of a recent merge. It does not use it and thus should not import it.

Modifications:
- Remove SingleThreadEventExecutor import

Result:
LocalChannel has no unused imports.
2015-09-01 13:41:43 -07:00
..
src LocalChannel unused import 2015-09-01 13:41:43 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-03-03 08:30:59 -05:00