Remove unused import.
This commit is contained in:
parent
ac2ed4a24a
commit
0387255676
|
|
@ -4,7 +4,6 @@ namespace WellRESTed\Dispatching;
|
|||
|
||||
use Psr\Http\Message\ResponseInterface;
|
||||
use Psr\Http\Message\ServerRequestInterface;
|
||||
use WellRESTed\MiddlewareInterface;
|
||||
|
||||
class Dispatcher implements DispatcherInterface
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue