Removed unnecessary warning logs related with ClientBootstrap
This commit is contained in:
parent
8b9f63e578
commit
f2267eb39c
@ -218,8 +218,6 @@ public class ClientBootstrap extends Bootstrap {
|
||||
}
|
||||
} while (future == null);
|
||||
|
||||
pipeline.remove(pipeline.get("connector"));
|
||||
|
||||
return future;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user