Skip to content

Commit

Permalink
insights gekosale#2
Browse files Browse the repository at this point in the history
  • Loading branch information
adampiotrowski committed Mar 20, 2014
1 parent 2cfa5ad commit 0ef7927
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions application/Gekosale/Core/Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
*/
namespace Gekosale\Core;

use Illuminate\Database\Eloquent\Collection;
use Symfony\Component\PropertyAccess\PropertyAccess;
use Closure;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
use Symfony\Component\HttpKernel\HttpKernelInterface;
use Symfony\Component\HttpKernel\KernelEvents;
use Symfony\Component\HttpKernel\Event\FilterControllerEvent;
use Gekosale\Plugin\AdminMenu\Event\AdminMenuInitEvent;
use Gekosale\Core\Model\AdminMenu;

class AdminMenuEventSubscriber implements EventSubscriberInterface
{
Expand Down

0 comments on commit 0ef7927

Please sign in to comment.