summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authoranoy <anoymouserver+github@mailbox.org>2021-06-04 17:10:40 +0200
committeranoy <anoymouserver@users.noreply.github.com>2021-06-04 17:18:30 +0200
commitc64db81796e8b16f717e20118e28584a9c24158b (patch)
treefb24a7fb7ed8c71f2c27c5bb5dbe88da9b4e488e /appinfo
parent0a3399836a6dbade8d6c019b1dfe2ef9f4b3c45f (diff)
removed reference for deleted repair-steps
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d88542581..e8ec35b1d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -58,13 +58,6 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<job>OCA\News\Cron\UpdaterJob</job>
</background-jobs>
- <repair-steps>
- <post-migration>
- <step>OCA\News\Migration\MigrateStatusFlags</step>
- <step>OCA\News\Migration\MigrateConfig</step>
- </post-migration>
- </repair-steps>
-
<commands>
<command>OCA\News\Command\ExploreGenerator</command>
<command>OCA\News\Command\ShowFeed</command>