mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Move federation code to PSR-4
This commit is contained in:
parent
7ca5b35379
commit
0c727f1755
13 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace OCA\Federation\Middleware ;
|
||||
namespace OCA\Federation\Middleware;
|
||||
|
||||
use OC\HintException;
|
||||
use OCP\AppFramework\Http;
|
||||
Loading…
Reference in a new issue