Move Lib\Auth to PSR-4

This commit is contained in:
Joas Schilling 2016-05-13 11:38:52 +02:00
parent 328b3c47d7
commit 6d7a1b9bd4
No known key found for this signature in database
GPG Key ID: 70A0B324C41C0946
13 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
namespace OCA\Files_External\Lib\Auth;
use \OCP\IL10N;
use \OCA\Files_External\Lib\Auth\AuthMechanism;
use \OCA\Files_external\Lib\StorageConfig;
/**