summaryrefslogtreecommitdiffstats
path: root/tests/lib/App
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/App')
-rw-r--r--tests/lib/App/CodeChecker/InfoCheckerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/App/CodeChecker/InfoCheckerTest.php b/tests/lib/App/CodeChecker/InfoCheckerTest.php
index 531066a54c6..3b5060ae694 100644
--- a/tests/lib/App/CodeChecker/InfoCheckerTest.php
+++ b/tests/lib/App/CodeChecker/InfoCheckerTest.php
@@ -22,7 +22,6 @@
namespace Test\App\CodeChecker;
use OC\App\CodeChecker\InfoChecker;
-use OC\App\InfoParser;
use Test\TestCase;
class InfoCheckerTest extends TestCase {