aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/SystemEvents.cs
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2018-12-15 00:48:06 +0100
committerBond_009 <bond.009@outlook.com>2018-12-30 22:44:38 +0100
commit0c1b9d3bff7041b7d3b875885b8745680afcee72 (patch)
tree6d17181631e11518838e70146b300573722dadf1 /Emby.Server.Implementations/SystemEvents.cs
parenta8fde5e89c106c4601e0535218d8fe858c6a3908 (diff)
Rebase
Diffstat (limited to 'Emby.Server.Implementations/SystemEvents.cs')
-rw-r--r--Emby.Server.Implementations/SystemEvents.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/SystemEvents.cs b/Emby.Server.Implementations/SystemEvents.cs
index e52962833..f39d63002 100644
--- a/Emby.Server.Implementations/SystemEvents.cs
+++ b/Emby.Server.Implementations/SystemEvents.cs
@@ -1,5 +1,4 @@
using System;
-using MediaBrowser.Common.Events;
using Microsoft.Extensions.Logging;
using MediaBrowser.Model.System;