Skip to content

Commit

Permalink
Drop unused use calls
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Apr 24, 2016
1 parent c13cb78 commit 2478e75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Shell/QueuesadillaShell.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
namespace Josegonzalez\CakeQueuesadilla\Shell;

use Cake\Console\Shell;
use Cake\Core\Configure;
use Cake\Log\Log;
use Cake\Utility\Hash;
use Exception;
use Josegonzalez\CakeQueuesadilla\Queue\Queue;

class QueuesadillaShell extends Shell
Expand Down

0 comments on commit 2478e75

Please sign in to comment.