summaryrefslogtreecommitdiffstats
path: root/apps/theming/appinfo
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2018-01-26 15:10:22 +0100
committerJulius Härtl <jus@bitgrid.net>2018-01-26 15:10:22 +0100
commit5e325730d6199ec4b28d9f3c5fb4435d29a04e12 (patch)
tree617b3374e347c9c9cb3a55466f12b20ad8880f45 /apps/theming/appinfo
parentca493ab5b1288d53f203d74117a8e636a606e633 (diff)
downloadnextcloud-server-5e325730d6199ec4b28d9f3c5fb4435d29a04e12.tar.gz
nextcloud-server-5e325730d6199ec4b28d9f3c5fb4435d29a04e12.zip
Remove theming migration
Those images are alredy migrated after the instance has been updated to NC12 Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'apps/theming/appinfo')
-rw-r--r--apps/theming/appinfo/info.xml6
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>