diff options
Diffstat (limited to 'tests/lib/GlobalScale')
-rw-r--r-- | tests/lib/GlobalScale/ConfigTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/GlobalScale/ConfigTest.php b/tests/lib/GlobalScale/ConfigTest.php index 5aaed1ed5bd..a9474f12d77 100644 --- a/tests/lib/GlobalScale/ConfigTest.php +++ b/tests/lib/GlobalScale/ConfigTest.php @@ -21,7 +21,6 @@ namespace Test\GlobalScale; - use OC\GlobalScale\Config; use OCP\IConfig; use Test\TestCase; |