소스 검색

Whitespace fix

Co-Authored-By: Bond-009 <bond.009@outlook.com>
dtparr 5 년 전
부모
커밋
e027f4645f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs

+ 0 - 1
tests/Jellyfin.Naming.Tests/Video/ExtraTests.cs

@@ -17,7 +17,6 @@ namespace Jellyfin.Naming.Tests.Video
         [Fact]
         public void TestKodiExtras()
         {
-
             Test("trailer.mp4", ExtraType.Trailer, _videoOptions);
             Test("300-trailer.mp4", ExtraType.Trailer, _videoOptions);