diff --git a/module/CLI/test/Util/GeolocationDbUpdaterTest.php b/module/CLI/test/Util/GeolocationDbUpdaterTest.php index 9e06c907..6dd11807 100644 --- a/module/CLI/test/Util/GeolocationDbUpdaterTest.php +++ b/module/CLI/test/Util/GeolocationDbUpdaterTest.php @@ -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;