diff options
Diffstat (limited to 'MediaBrowser.Common/Logging/ThreadedLogger.cs')
| -rw-r--r-- | MediaBrowser.Common/Logging/ThreadedLogger.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Common/Logging/ThreadedLogger.cs b/MediaBrowser.Common/Logging/ThreadedLogger.cs index 8713ac224..f53b3d426 100644 --- a/MediaBrowser.Common/Logging/ThreadedLogger.cs +++ b/MediaBrowser.Common/Logging/ThreadedLogger.cs @@ -1,7 +1,5 @@ using System;
using System.Collections.Generic;
-using System.Linq;
-using System.Text;
using System.Threading;
namespace MediaBrowser.Common.Logging
|
