Browse Source

Remove unused using

crobibero 5 năm trước cách đây
mục cha
commit
2689865858
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Jellyfin.Api/Controllers/VideoAttachmentsController.cs

+ 0 - 1
Jellyfin.Api/Controllers/VideoAttachmentsController.cs

@@ -7,7 +7,6 @@ using System.Threading.Tasks;
 using MediaBrowser.Common.Extensions;
 using MediaBrowser.Controller.Library;
 using MediaBrowser.Controller.MediaEncoding;
-using MediaBrowser.Model.Net;
 using Microsoft.AspNetCore.Authorization;
 using Microsoft.AspNetCore.Http;
 using Microsoft.AspNetCore.Mvc;