aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Logging/LogRow.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Common/Logging/LogRow.cs')
-rw-r--r--MediaBrowser.Common/Logging/LogRow.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common/Logging/LogRow.cs b/MediaBrowser.Common/Logging/LogRow.cs
index d1e234250..39c69eb45 100644
--- a/MediaBrowser.Common/Logging/LogRow.cs
+++ b/MediaBrowser.Common/Logging/LogRow.cs
@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Text;
-using MediaBrowser.Model.Logging;
namespace MediaBrowser.Common.Logging
{