aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-08 19:31:44 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-08 19:31:44 -0400
commitd091fe0e6e5923bd0ce597c83d9a76650e3dc7f9 (patch)
treea6f90d896b7b22d4cb8f9041af79b36a1cc1f061 /MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs
parentbebba65d6137125d459a911b695131c063524c56 (diff)
extract classes
Diffstat (limited to 'MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs')
-rw-r--r--MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs b/MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs
index ce518a7cc..3c0b09da8 100644
--- a/MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs
+++ b/MediaBrowser.Model/ApiClient/GeneralCommandEventArgs.cs
@@ -1,12 +1,11 @@
using MediaBrowser.Model.Session;
-using System;
namespace MediaBrowser.Model.ApiClient
{
/// <summary>
/// Class SystemCommandEventArgs
/// </summary>
- public class GeneralCommandEventArgs : EventArgs
+ public class GeneralCommandEventArgs
{
/// <summary>
/// Gets or sets the command.