Optimize imports in InternalUrlValidator

refs #11920
This commit is contained in:
Eric Lippmann 2016-09-09 15:21:06 +02:00
parent 5845d6c0cb
commit 1f980f92f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@
namespace Icinga\Web\Form\Validator;
use Icinga\Web\Url;
use Zend_Validate_Abstract;
use Icinga\Web\Url;
/**
* Validator that checks whether a textfield doesn't contain an external URL