1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-09-03 17:56:31 +02:00

Fix duplicate use in storage controller

Cette révision appartient à :
Jesús Macias 2015-12-01 12:54:32 +01:00 révisé par Morris Jobke
Parent 98f5c50aa4
révision f4f53e328d

Voir le fichier

@ -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