cleanup podcast episodes table orphaned code

This commit is contained in:
ryan 2019-01-08 13:01:05 -06:00
parent 28ca9c0e0f
commit 3f85c38137
2 changed files with 0 additions and 2 deletions

View file

@ -92,7 +92,6 @@ var AIRTIME = (function(AIRTIME) {
mod.DataTableTypeEnum = Object.freeze({
LIBRARY : "library",
PODCAST : "podcast",
PODCAST_EPISODES: "podcastEpisodes"
});
// TODO: once the new manual pages are added, change links!