Skip to content

Commit

Permalink
Remove unneeded "use" statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Apr 14, 2014
1 parent bb4703b commit 39ff10e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Routing/Dispatcher.php
Expand Up @@ -31,7 +31,6 @@
use Cake\Network\Request;
use Cake\Network\Response;
use Cake\Utility\Inflector;
use Cake\View\View;

/**
* Dispatcher converts Requests into controller actions. It uses the dispatched Request
Expand Down

0 comments on commit 39ff10e

Please sign in to comment.