Move federation code to PSR-4
This commit is contained in:
parent
7ca5b35379
commit
0c727f1755
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace OCA\Federation\Middleware ;
|
||||
namespace OCA\Federation\Middleware;
|
||||
|
||||
use OC\HintException;
|
||||
use OCP\AppFramework\Http;
|
Loading…
Reference in New Issue