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.Implementations/EntryPoints/ActivityLogEntryPoint.cs | |
| parent | bfe2b501a630b82843dff05a72ff73a5b5ec8d20 (diff) | |
move dependencies
Diffstat (limited to 'MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs')
| -rw-r--r-- | MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs b/MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs index 431bd3327..96b8aad5d 100644 --- a/MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs +++ b/MediaBrowser.Server.Implementations/EntryPoints/ActivityLogEntryPoint.cs @@ -1,5 +1,4 @@ using MediaBrowser.Common.Configuration; -using MediaBrowser.Common.Implementations.Logging; using MediaBrowser.Common.Plugins; using MediaBrowser.Common.Updates; using MediaBrowser.Controller; |
