Make sure they keys are unique

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-08-28 12:55:07 +02:00
parent caf32d25f8
commit c73b4f25c3
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -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',