From 2467ca966823d78737a268d2c3b3730bc3b286cc Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Mon, 10 Sep 2012 21:34:02 -0400 Subject: Moved some entities to the main project --- MediaBrowser.Common/Logging/ThreadedLogger.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'MediaBrowser.Common/Logging/ThreadedLogger.cs') 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 -- cgit v1.2.3