Removing unused using directive

This commit is contained in:
Chris Cameron
2017-08-29 11:37:52 -04:00
parent c812cf47ce
commit 77bb3ffdd3

View File

@@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using ICD.Common.Utils;
namespace ICD.Common.Utils.EventArguments
{