Drop support for RSS & Atom feeds.

This commit is contained in:
James Brooks
2018-12-27 22:37:11 +00:00
parent 98edf82983
commit 34e15b2c78
5 changed files with 0 additions and 183 deletions

View File

@@ -126,8 +126,6 @@ class RouteServiceProviderTest extends AbstractTestCase
'core::get:schedule',
'core::get:metric',
'core::get:component_shield',
'core::get:feed.atom',
'core::get:feed.rss',
'core::get:subscribe',
'core::post:subscribe',
'core::get:subscribe.manage',
@@ -151,8 +149,6 @@ class RouteServiceProviderTest extends AbstractTestCase
'core::get:schedule',
'core::get:metric',
'core::get:component_shield',
'core::get:feed.atom',
'core::get:feed.rss',
'core::get:subscribe',
'core::post:subscribe',
'core::get:subscribe.manage',