Move RecordingHelper to recordings folder

This commit is contained in:
Patrick Barron
2024-02-15 12:52:24 -05:00
parent 714a83a74c
commit d96fec2330
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
using System;
using Jellyfin.LiveTv.EmbyTV;
using Jellyfin.LiveTv.Recordings;
using MediaBrowser.Controller.LiveTv;
using Xunit;