monitoring: optimize imports in the backend configuration form

This commit is contained in:
Eric Lippmann 2014-12-30 09:40:09 +01:00
parent c1aff80f7b
commit d595541d42
1 changed files with 2 additions and 2 deletions

View File

@ -5,10 +5,10 @@
namespace Icinga\Module\Monitoring\Forms\Config;
use InvalidArgumentException;
use Icinga\Web\Notification;
use Icinga\Forms\ConfigForm;
use Icinga\Application\Config;
use Icinga\Exception\ConfigurationError;
use Icinga\Forms\ConfigForm;
use Icinga\Web\Notification;
/**
* Form class for creating/modifying monitoring backends