kopia lustrzana https://github.com/nextcloud/social
cleaning code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/226/head
rodzic
b7e6609707
commit
0b23cff461
appinfo
lib/Service
|
@ -29,8 +29,7 @@ declare(strict_types=1);
|
|||
|
||||
namespace OCA\Social\AppInfo;
|
||||
|
||||
|
||||
require_once __DIR__ . '/autoload.php';
|
||||
|
||||
//$app = new Application();
|
||||
//$app->registerNavigation();
|
||||
|
||||
|
|
|
@ -208,6 +208,7 @@ class QueueService {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param RequestQueue $queue
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue