updated CommandExecutedEvent to be handled sync.

This commit is contained in:
kay.one
2013-09-16 21:52:02 -07:00
parent eb7dda0629
commit 48c06de098
6 changed files with 12 additions and 16 deletions
@@ -6,7 +6,6 @@ using NLog.Targets;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Configuration.Events;
using NzbDrone.Core.Lifecycle;
using NzbDrone.Core.Messaging;
using NzbDrone.Core.Messaging.Events;
namespace NzbDrone.Core.Instrumentation