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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/classes/FooterTest.php')
-rw-r--r--test/classes/FooterTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/FooterTest.php b/test/classes/FooterTest.php
index 8638e896df..8745f3ddf4 100644
--- a/test/classes/FooterTest.php
+++ b/test/classes/FooterTest.php
@@ -12,7 +12,6 @@ use PhpMyAdmin\Config;
use PhpMyAdmin\ErrorHandler;
use PhpMyAdmin\Footer;
use PhpMyAdmin\Tests\PmaTestCase;
-use PhpMyAdmin\Theme;
use ReflectionClass;
/**