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.
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.