Fixed coding styles

This commit is contained in:
Alejandro Celaya 2019-07-23 22:09:38 +02:00
parent 9fe2111d62
commit a6727c5382

View File

@ -5,7 +5,6 @@ namespace ShlinkioTest\Shlink\CLI\Util;
use Cake\Chronos\Chronos;
use GeoIp2\Database\Reader;
use InvalidArgumentException;
use MaxMind\Db\Reader\Metadata;
use PHPUnit\Framework\TestCase;
use Prophecy\Argument;