mirror of
http://124.126.16.154:8888/singularity/hyperf-admin.git
synced 2026-01-15 06:55:06 +08:00
fix: HttpLogMiddleware
This commit is contained in:
@@ -58,7 +58,6 @@ class HttpLogMiddleware implements MiddlewareInterface
|
||||
];
|
||||
Log::get('http')->info('resume', $msg);
|
||||
}
|
||||
throw new NotFoundHttpException();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user