mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-26 00:14:44 +08:00
Remove todo
This commit is contained in:
parent
e1404ed202
commit
75dd4cfe34
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ class CredentialController extends ApiController {
|
|||
return new DataResponse(['msg' => 'Not authorized'], Http::STATUS_UNAUTHORIZED);
|
||||
}
|
||||
}
|
||||
//@TODO Add activities for non owned items
|
||||
$link = ''; // @TODO create direct link to credential
|
||||
$activity = false;
|
||||
if ($revision_created) {
|
||||
|
|
Loading…
Reference in a new issue