mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-19 13:44:52 +08:00
remove debug message
This commit is contained in:
parent
3e2911b807
commit
5a25aae495
@ -17,7 +17,6 @@ class WebSocketFilter implements MiddlewareInterface, PipelineInterface
|
||||
|
||||
public function handle(callable $callback, ...$params)
|
||||
{
|
||||
logger()->alert('正在走 Filter');
|
||||
if (!$this->annotation instanceof BindEvent) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user