diff options
Diffstat (limited to 'apps/theming/appinfo')
-rw-r--r-- | apps/theming/appinfo/info.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml index 11a8d2f73f7..d2eacea77b3 100644 --- a/apps/theming/appinfo/info.xml +++ b/apps/theming/appinfo/info.xml @@ -23,10 +23,4 @@ <admin>OCA\Theming\Settings\Admin</admin> <admin-section>OCA\Theming\Settings\Section</admin-section> </settings> - - <repair-steps> - <post-migration> - <step>OCA\Theming\Migration\ThemingImages</step> - </post-migration> - </repair-steps> </info> |