From 74936c49eae91470ce2ec0cf1085d334011a4608 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 25 Mar 2020 22:08:08 +0100 Subject: Remove unused imports Signed-off-by: Christoph Wurst --- tests/lib/Files/Node/RootTest.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/lib/Files/Node/RootTest.php') diff --git a/tests/lib/Files/Node/RootTest.php b/tests/lib/Files/Node/RootTest.php index 5067236ec58..86cce910f86 100644 --- a/tests/lib/Files/Node/RootTest.php +++ b/tests/lib/Files/Node/RootTest.php @@ -13,9 +13,7 @@ use OC\Files\FileInfo; use OC\Files\Mount\Manager; use OC\Files\Node\Folder; use OC\Files\View; -use OCP\IConfig; use OCP\ILogger; -use OCP\IURLGenerator; use OCP\IUser; use OCP\IUserManager; -- cgit v1.2.3