Correcting namespaces

This commit is contained in:
Chris Cameron
2017-08-29 10:33:19 -04:00
parent ce73578609
commit c812cf47ce
15 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
using ICD.Common.EventArguments;
using ICD.Common.Utils.EventArguments;
namespace ICD.Common.Services.Logging
{

View File

@@ -1,4 +1,4 @@
using ICD.Common.EventArguments;
using ICD.Common.Utils.EventArguments;
namespace ICD.Common.Services.Logging
{