Fix trickplay migration

The auto import generated by IDE used wrong namespace

Signed-off-by: gnattu <gnattuoc@me.com>
pull/12608/head
gnattu 5 months ago
parent c6de7225b9
commit a1b84d2dea

@ -1,10 +1,10 @@
using System;
using System.Globalization;
using System.IO;
using DiscUtils;
using MediaBrowser.Controller.Entities;
using MediaBrowser.Controller.Library;
using MediaBrowser.Controller.Trickplay;
using MediaBrowser.Model.IO;
namespace Jellyfin.Server.Migrations.Routines;

Loading…
Cancel
Save