user_migrate: remove old code
This commit is contained in:
parent
33ab91710f
commit
8d67ca09b5
|
@ -22,7 +22,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
OCP\App::registerPersonal( 'user_migrate', 'settings' );
|
OCP\App::registerPersonal( 'user_migrate', 'settings' );
|
||||||
OCP\App::registerAdmin( 'user_migrate', 'admin' );
|
|
||||||
OCP\Util::addscript( 'user_migrate', 'export');
|
OCP\Util::addscript( 'user_migrate', 'export');
|
||||||
|
|
||||||
// add settings page to navigation
|
// add settings page to navigation
|
||||||
|
|
Loading…
Reference in New Issue