Fix duplicate use in storage controller

Tento commit je obsažen v:
Jesús Macias 2015-12-01 12:54:32 +01:00 odevzdal Morris Jobke
rodič 98f5c50aa4
revize f4f53e328d

Zobrazit soubor

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