diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-29 16:13:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-10-29 16:13:23 -0400 |
| commit | 1f5addfbb7bde693ec2c785e233d99635604f638 (patch) | |
| tree | 465de71ddfbf8e7741db46963e5b321098df1b77 /MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs | |
| parent | bfe2b501a630b82843dff05a72ff73a5b5ec8d20 (diff) | |
move dependencies
Diffstat (limited to 'MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs')
| -rw-r--r-- | MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs b/MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs index 804533b9d..696c3892e 100644 --- a/MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs +++ b/MediaBrowser.Server.Startup.Common/UnhandledExceptionWriter.cs @@ -1,5 +1,4 @@ using MediaBrowser.Common.Configuration; -using MediaBrowser.Common.Implementations.Logging; using MediaBrowser.Model.Logging; using System; using System.IO; |
