mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Fix duplicate use in storage controller
This commit is contained in:
parent
98f5c50aa4
commit
f4f53e328d
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ use \OCA\Files_External\Lib\Auth\AuthMechanism;
|
|||
use \OCP\Files\StorageNotAvailableException;
|
||||
use \OCA\Files_External\Lib\InsufficientDataForMeaningfulAnswerException;
|
||||
use \OCA\Files_External\Service\BackendService;
|
||||
use \OCP\Files\StorageNotAvailableException;
|
||||
|
||||
/**
|
||||
* Base class for storages controllers
|
||||
|
|
|
|||
Loading…
Reference in a new issue