mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
Removed useless code (#3265)
This commit is contained in:
parent
08d1d3b253
commit
9b04755d89
@ -45,8 +45,6 @@ class RegisterProtocolListener implements ListenerInterface
|
||||
/**
|
||||
* All official rpc protocols should register in here,
|
||||
* and the others non-official protocols should register in their own component via listener.
|
||||
*
|
||||
* @param BeforeWorkerStart $event
|
||||
*/
|
||||
public function process(object $event)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user