summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/User/SettingTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Core/Command/User/SettingTest.php')
-rw-r--r--tests/Core/Command/User/SettingTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Command/User/SettingTest.php b/tests/Core/Command/User/SettingTest.php
index 8486e7fc3ca..4aa3b5e4801 100644
--- a/tests/Core/Command/User/SettingTest.php
+++ b/tests/Core/Command/User/SettingTest.php
@@ -21,7 +21,6 @@
namespace Tests\Core\Command\User;
-
use OC\Core\Command\User\Setting;
use OCP\IConfig;
use OCP\IDBConnection;