From 6d4731024a18b7497dc19eefa97393eae7a3617b Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 24 Jul 2017 07:44:09 +0200 Subject: Some app fixes of phpstorm inspections Signed-off-by: Roeland Jago Douma --- apps/files_sharing/tests/CapabilitiesTest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files_sharing/tests/CapabilitiesTest.php') diff --git a/apps/files_sharing/tests/CapabilitiesTest.php b/apps/files_sharing/tests/CapabilitiesTest.php index 663adc1f271..1747bbc4ed2 100644 --- a/apps/files_sharing/tests/CapabilitiesTest.php +++ b/apps/files_sharing/tests/CapabilitiesTest.php @@ -24,8 +24,7 @@ namespace OCA\Files_Sharing\Tests; use OCA\Files_Sharing\Capabilities; -use OCA\Files_Sharing\Tests\TestCase; -use OCP\App\IAppManager; + /** * Class CapabilitiesTest -- cgit v1.2.3