Fixed coding styles

This commit is contained in:
Alejandro Celaya 2019-08-10 14:16:19 +02:00
parent 02ca843944
commit 64916dafac

View file

@ -3,8 +3,6 @@ declare(strict_types=1);
namespace Shlinkio\Shlink\IpGeolocation;
use Zend\Config\Factory;
use Zend\Stdlib\Glob;
use function Shlinkio\Shlink\Common\loadConfigFromGlob;
class ConfigProvider