diff options
Diffstat (limited to 'tests/lib/App/AppStore/Fetcher/FetcherBase.php')
-rw-r--r-- | tests/lib/App/AppStore/Fetcher/FetcherBase.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/App/AppStore/Fetcher/FetcherBase.php b/tests/lib/App/AppStore/Fetcher/FetcherBase.php index 66df81f1b2e..840655d78d5 100644 --- a/tests/lib/App/AppStore/Fetcher/FetcherBase.php +++ b/tests/lib/App/AppStore/Fetcher/FetcherBase.php @@ -21,7 +21,6 @@ namespace Test\App\AppStore\Fetcher; -use OC\App\AppStore\Fetcher\AppFetcher; use OC\App\AppStore\Fetcher\Fetcher; use OCP\AppFramework\Utility\ITimeFactory; use OCP\Files\IAppData; |