Skip to content

Commit

Permalink
Removed unused use ... in Web.php
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Mar 11, 2015
1 parent 32ca28b commit 9e81370
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions library/Icinga/Application/Web.php
Expand Up @@ -7,8 +7,6 @@

use Icinga\Authentication\Manager as AuthenticationManager;
use Icinga\Authentication\Manager;
use Icinga\Exception\ConfigurationError;
use Icinga\Exception\NotReadableError;
use Icinga\Application\Logger;
use Icinga\Util\TimezoneDetect;
use Icinga\Web\Request;
Expand All @@ -18,9 +16,6 @@
use Icinga\Web\Session;
use Icinga\User;
use Icinga\Util\Translator;
use Icinga\Util\DateTimeFactory;
use DateTimeZone;
use Exception;
use Zend_Layout;
use Zend_Paginator;
use Zend_View_Helper_PaginationControl;
Expand Down

0 comments on commit 9e81370

Please sign in to comment.