Skip to content

Commit

Permalink
Clean up useless imports
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Nov 8, 2017
1 parent 0101e86 commit 714d20e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/RequestHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

namespace Brick\Http;

use Brick\Http\Request;
use Brick\Http\Response;

/**
* RequestHandler returns a Response for a Request.
*/
Expand Down

0 comments on commit 714d20e

Please sign in to comment.