Skip to content

Commit

Permalink
Fix incoming attacks detection
Browse files Browse the repository at this point in the history
  • Loading branch information
xor72000 committed Jul 27, 2017
1 parent 63cf2b8 commit ee0132b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions system/views/pages/desktop/fleet.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
use Asylamba\Modules\Ares\Model\Commander;
use Asylamba\Modules\Ares\Model\Report;
use Asylamba\Classes\Exception\ErrorException;
use Asylamba\Classes\Library\Utils;
use Asylamba\Classes\Library\Chronos;
use Asylamba\Classes\Library\Format;
use Asylamba\Classes\Library\Game;

$request = $this->getContainer()->get('app.request');
$response = $this->getContainer()->get('app.response');
Expand Down

0 comments on commit ee0132b

Please sign in to comment.