refactor: Removing unused using directive

This commit is contained in:
Chris Cameron
2018-05-16 15:41:45 -04:00
parent 02758c6b8e
commit d98d222880

View File

@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using ICD.Common.Properties;
#if SIMPLSHARP
using Crestron.SimplSharp.Reflection;
#else