Skip to content

Commit

Permalink
Remove unused interface (#14052)
Browse files Browse the repository at this point in the history
Motivation:

The NioProcessor interface is not used anymore.

Modifications:

Remove dead code

Result:

Cleanup
  • Loading branch information
normanmaurer committed May 15, 2024
1 parent 028394a commit 59a7096
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions transport/src/main/java/io/netty/channel/nio/NioProcessor.java

This file was deleted.

0 comments on commit 59a7096

Please sign in to comment.