summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2021-04-10 11:47:24 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-06-01 11:23:04 +0200
commit469807a09189a19628558830344f620d9e02265b (patch)
tree202e3d56afdd3966d9e7c35f6da7c3ca685120d1 /appinfo/info.xml
parentf0008643b54498d747eaa21ec4627c16942da443 (diff)
Chore: implement removals from #935
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8c1970c17..53eb1afce 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -68,7 +68,6 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<commands>
<command>OCA\News\Command\ExploreGenerator</command>
<command>OCA\News\Command\ShowFeed</command>
- <command>OCA\News\Command\Updater\AllFeeds</command>
<command>OCA\News\Command\Updater\UpdateFeed</command>
<command>OCA\News\Command\Updater\BeforeUpdate</command>
<command>OCA\News\Command\Updater\AfterUpdate</command>