mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 11:16:43 +02:00
chore(media): remove media Routes file from Routing config
This commit is contained in:
parent
7071b4b6f4
commit
94ceba6081
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ class Routing extends BaseRouting
|
|||
ROOTPATH . 'modules/Auth/Config/Routes.php',
|
||||
ROOTPATH . 'modules/Fediverse/Config/Routes.php',
|
||||
ROOTPATH . 'modules/Install/Config/Routes.php',
|
||||
ROOTPATH . 'modules/Media/Config/Routes.php',
|
||||
ROOTPATH . 'modules/PodcastImport/Config/Routes.php',
|
||||
ROOTPATH . 'modules/PremiumPodcasts/Config/Routes.php',
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue