diff options
Diffstat (limited to 'Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs')
| -rw-r--r-- | Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs b/Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs index 449f27be2..0a8c064a9 100644 --- a/Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs +++ b/Jellyfin.Server.Implementations/Events/Consumers/Library/SubtitleDownloadFailureLogger.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Globalization; using System.Threading.Tasks; using Jellyfin.Data.Entities; |
