Remove unnecessary use in FormTriStateCheckbox

refs #9449
This commit is contained in:
Eric Lippmann 2015-07-28 11:49:18 +02:00
parent b36b447023
commit d40c3f0a29
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
<?php
/* Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
use \Zend_View_Helper_FormElement;
/**
* Helper to generate a "datetime" element
*/