Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/EventManagerInterface.php
Expand Up @@ -10,7 +10,6 @@

namespace Zend\EventManager;

use ArrayObject;
use Traversable;
use Zend\Stdlib\CallbackHandler;

Expand Down
1 change: 0 additions & 1 deletion src/GlobalEventManager.php
Expand Up @@ -10,7 +10,6 @@

namespace Zend\EventManager;

use ArrayObject;
use Zend\Stdlib\CallbackHandler;
use Zend\Stdlib\PriorityQueue;

Expand Down
1 change: 0 additions & 1 deletion src/StaticEventManager.php
Expand Up @@ -10,7 +10,6 @@

namespace Zend\EventManager;

use Zend\Stdlib\CallbackHandler;

/**
* Static version of EventManager
Expand Down

0 comments on commit 0c9743e

Please sign in to comment.