Move EpgChannelData to Listings folder

This commit is contained in:
Patrick Barron 2024-02-08 12:08:41 -05:00
parent 42b052a5a6
commit 1a24d26dac

View File

@ -4,7 +4,7 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using MediaBrowser.Controller.LiveTv; using MediaBrowser.Controller.LiveTv;
namespace Jellyfin.LiveTv.EmbyTV namespace Jellyfin.LiveTv.Listings
{ {
internal class EpgChannelData internal class EpgChannelData
{ {