mirror of
https://github.com/nextcloud/passman.git
synced 2026-01-11 01:58:49 +08:00
Fix travis errors in internal controller
This commit is contained in:
parent
ce588f1be7
commit
a63d32d1c8
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ use OCP\IRequest;
|
|||
use OCP\AppFramework\Http\JSONResponse;
|
||||
use OCP\AppFramework\ApiController;
|
||||
use OCA\Passman\Service\CredentialService;
|
||||
use \OC_App;
|
||||
|
||||
|
||||
class InternalController extends ApiController {
|
||||
private $userId;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue