mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Fixed coding styles
This commit is contained in:
parent
02ca843944
commit
64916dafac
@ -3,8 +3,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Shlinkio\Shlink\IpGeolocation;
|
namespace Shlinkio\Shlink\IpGeolocation;
|
||||||
|
|
||||||
use Zend\Config\Factory;
|
|
||||||
use Zend\Stdlib\Glob;
|
|
||||||
use function Shlinkio\Shlink\Common\loadConfigFromGlob;
|
use function Shlinkio\Shlink\Common\loadConfigFromGlob;
|
||||||
|
|
||||||
class ConfigProvider
|
class ConfigProvider
|
||||||
|
Loading…
Reference in New Issue
Block a user