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:
-rw-r--r--core/Exception/PluginDeactivatedException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Exception/PluginDeactivatedException.php b/core/Exception/PluginDeactivatedException.php
index 301ba0fac7..d0582840e5 100644
--- a/core/Exception/PluginDeactivatedException.php
+++ b/core/Exception/PluginDeactivatedException.php
@@ -7,7 +7,6 @@
*/
namespace Piwik\Exception;
-use Exception;
/**
* Exception thrown when the requested plugin is not activated in the config file