Fix duplicate use in storage controller

This commit is contained in:
Jesús Macias 2015-12-01 12:54:32 +01:00 committed by Morris Jobke
parent 98f5c50aa4
commit f4f53e328d
1 changed files with 0 additions and 1 deletions

View File

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