We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f498e4 commit 20e4a83Copy full SHA for 20e4a83
1 file changed
inc/field/datefield.class.php
@@ -34,10 +34,6 @@
34
35
use Html;
36
use DateTime;
37
-use Session;
38
-use PluginFormcreatorFormAnswer;
39
-use GlpiPlugin\Formcreator\Exception\ComparisonException;
40
-use Glpi\Application\View\TemplateRenderer;
41
42
class DateField extends DatetimeField
43
{
0 commit comments