Browse Source

Update MediaInfoHelper.cs

BaronGreenback 5 years ago
parent
commit
7f1ec1b569
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jellyfin.Api/Helpers/MediaInfoHelper.cs

+ 1 - 1
Jellyfin.Api/Helpers/MediaInfoHelper.cs

@@ -1,4 +1,4 @@
-using System;
+using System;
 using System.Globalization;
 using System.Linq;
 using System.Text.Json;