Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-10-08 07:51:12 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-08 07:51:12 +0400
commit186f09a7ac2021168e8a92f15482a6b72d6beef8 (patch)
tree23879e414711b933b356c081099875586c673eec /core/QuickForm2.php
parentf5fc4eecc4b0147c5a15f0bc76d88af09c53c810 (diff)
refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)
Diffstat (limited to 'core/QuickForm2.php')
-rw-r--r--core/QuickForm2.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/QuickForm2.php b/core/QuickForm2.php
index 3de11b9c3a..19d5edcaef 100644
--- a/core/QuickForm2.php
+++ b/core/QuickForm2.php
@@ -16,7 +16,6 @@ use HTML_QuickForm2_InvalidArgumentException;
use HTML_QuickForm2_Node;
use HTML_QuickForm2_NotFoundException;
use HTML_QuickForm2_Renderer;
-use Piwik\Url;
/**
* Manages forms displayed in Twig