We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e448a5 commit 0c2a687Copy full SHA for 0c2a687
libs/component/runtime/src/WebView/Api/Schemes/Handler/ErrorHandlerInterface.php
@@ -5,7 +5,6 @@
5
namespace Boson\WebView\Api\Schemes\Handler;
6
7
use Boson\Component\Http\Component\StatusCode;
8
-use Boson\Contracts\Http\Component\StatusCodeInterface;
9
use Boson\Contracts\Http\RequestInterface;
10
use Boson\Contracts\Http\ResponseInterface;
11
use Boson\WebView\WebView;
0 commit comments