Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Nov 27, 2018
1 parent 845bb3d commit ad5fd7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/HttpRequestRayProvider.php
@@ -1,9 +1,6 @@
<?php
namespace Ray\HttpMessage;

use Nyholm\Psr7\Factory\Psr17Factory;
use Nyholm\Psr7Server\ServerRequestCreator;
use Psr\Http\Message\ServerRequestInterface;
use Ray\Di\ProviderInterface;

final class HttpRequestRayProvider implements ProviderInterface
Expand Down

0 comments on commit ad5fd7e

Please sign in to comment.