diff options
Diffstat (limited to 'tests/Core/Command/Log/ManageTest.php')
-rw-r--r-- | tests/Core/Command/Log/ManageTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Command/Log/ManageTest.php b/tests/Core/Command/Log/ManageTest.php index cae6293abd1..4425a9e0054 100644 --- a/tests/Core/Command/Log/ManageTest.php +++ b/tests/Core/Command/Log/ManageTest.php @@ -21,7 +21,6 @@ namespace Tests\Core\Command\Log; - use OC\Core\Command\Log\Manage; use OCP\IConfig; use Symfony\Component\Console\Input\InputInterface; |