内核更新
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
namespace think\exception;
|
||||
|
||||
|
||||
use think\Response;
|
||||
|
||||
class HttpResponseException extends \RuntimeException
|
||||
@@ -31,5 +30,4 @@ class HttpResponseException extends \RuntimeException
|
||||
return $this->response;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user