Skip to content

Commit

Permalink
Fix PHPCS errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Apr 7, 2016
1 parent b89a845 commit 9fbb51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Runner.php
Expand Up @@ -14,8 +14,8 @@
*/
namespace Cake\Http;

use Psr\Http\Message\ServerRequestInterface;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestInterface;

/**
* Executes the middleware stack and provides the `next` callable
Expand Down

0 comments on commit 9fbb51f

Please sign in to comment.