There was an error while loading. Please reload this page.
2 parents 7609ef9 + 4dfedf4 commit a78a9feCopy full SHA for a78a9fe
1 file changed
lib/Controller/UserApiController.php
@@ -24,7 +24,6 @@ public function __construct($appName, IRequest $request, SessionService $session
24
$this->collaboratorSearch = $ISearch;
25
$this->userSession = $userSession;
26
$this->userManager = $userManager;
27
- $this->sessionService = $sessionService;
28
}
29
30
/**
0 commit comments