Make sure they keys are unique
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
caf32d25f8
commit
c73b4f25c3
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ class DeprecationCheck extends AbstractCheck {
|
|||
'OCP\App::getAppInfo' => '14.0.0',
|
||||
'OC_App::getAppVersion' => '14.0.0',
|
||||
'OCP\App::getAppVersion' => '14.0.0',
|
||||
'OCP\App::registerPersonal' => '14.0.0',
|
||||
|
||||
'OCP\AppFramework\Controller::params' => '7.0.0',
|
||||
'OCP\AppFramework\Controller::getParams' => '7.0.0',
|
||||
|
|
Loading…
Reference in a new issue