mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-24 13:49:03 +03:00
Fixed coding styles
This commit is contained in:
parent
02ca843944
commit
64916dafac
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue