lib: Optimize imports in the DbResourceForm
This commit is contained in:
parent
2d38eb1650
commit
1d382ed149
|
@ -3,8 +3,8 @@
|
|||
|
||||
namespace Icinga\Forms\Config\Resource;
|
||||
|
||||
use Icinga\Web\Form;
|
||||
use Icinga\Application\Platform;
|
||||
use Icinga\Web\Form;
|
||||
|
||||
/**
|
||||
* Form class for adding/modifying database resources
|
||||
|
|
Loading…
Reference in New Issue