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/HeaderTest.php')
-rw-r--r--test/classes/HeaderTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/classes/HeaderTest.php b/test/classes/HeaderTest.php
index 458ccd5dd8..63eaf838bf 100644
--- a/test/classes/HeaderTest.php
+++ b/test/classes/HeaderTest.php
@@ -12,7 +12,6 @@ use PhpMyAdmin\Config;
use PhpMyAdmin\Core;
use PhpMyAdmin\Header;
use PhpMyAdmin\Tests\PmaTestCase;
-use ReflectionMethod;
use ReflectionProperty;
/**