diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-01-20 14:39:05 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-01-20 14:39:05 +0100 |
| commit | 7e4cc9f513ff583e7a8ecf596e61d33dd9ce41d9 (patch) | |
| tree | a2c2e8cb5dc70c0fd9ea0346116a6076958584cc /Jellyfin.Server/Program.cs | |
| parent | ca910325f3a0d8ce0cf71f2553d395e797b8c57d (diff) | |
Touchup
Diffstat (limited to 'Jellyfin.Server/Program.cs')
| -rw-r--r-- | Jellyfin.Server/Program.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Jellyfin.Server/Program.cs b/Jellyfin.Server/Program.cs index c7d14f067..2441cebd0 100644 --- a/Jellyfin.Server/Program.cs +++ b/Jellyfin.Server/Program.cs @@ -14,11 +14,9 @@ using Emby.Server.Implementations.EnvironmentInfo; using Emby.Server.Implementations.IO; using Emby.Server.Implementations.Networking; using MediaBrowser.Common.Configuration; -using MediaBrowser.Common.Net; using MediaBrowser.Controller.Drawing; using MediaBrowser.Model.Globalization; using MediaBrowser.Model.IO; -using MediaBrowser.Model.System; using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Logging; using Serilog; |
