aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/appinfo
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2024-02-14 11:13:06 +0100
committerJulius Härtl <jus@bitgrid.net>2024-02-14 11:13:06 +0100
commitacda6b841e911f20b8867df0b4318563d31f9595 (patch)
tree0fb870888cc74c47813b6d264f80e7b134e518a4 /apps/theming/appinfo
parent3fb1674251569e4972554f6500a66986eedfebf3 (diff)
downloadnextcloud-server-acda6b841e911f20b8867df0b4318563d31f9595.tar.gz
nextcloud-server-acda6b841e911f20b8867df0b4318563d31f9595.zip
chore: Remove old theming migration steps as they are only needed once
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'apps/theming/appinfo')
-rw-r--r--apps/theming/appinfo/info.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml
index 19790b3f6cd..f1c123b8d03 100644
--- a/apps/theming/appinfo/info.xml
+++ b/apps/theming/appinfo/info.xml
@@ -28,10 +28,6 @@
</settings>
<repair-steps>
- <pre-migration>
- <step>OCA\Theming\Migration\MigrateAdminConfig</step>
- <step>OCA\Theming\Migration\MigrateUserConfig</step>
- </pre-migration>
<post-migration>
<step>OCA\Theming\Migration\InitBackgroundImagesMigration</step>
</post-migration>