Skip to content

Commit

Permalink
Remove use statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpustulka committed May 5, 2015
1 parent 4d8cf64 commit 9437511
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ORM/Locator/LocatorAwareTrait.php
Expand Up @@ -14,7 +14,6 @@
*/
namespace Cake\ORM\Locator;

use Cake\ORM\Locator\LocatorInterface;
use Cake\ORM\TableRegistry;

/**
Expand Down

0 comments on commit 9437511

Please sign in to comment.