refactor: Tidying

This commit is contained in:
Chris Cameron
2018-09-12 09:49:30 -04:00
parent 7b30730ea0
commit d0740c915b
4 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ using System.Collections.Generic;
using System.Linq;
using ICD.Common.Properties;
using ICD.Common.Utils.Collections;
using ICD.Common.Utils.Extensions;
namespace ICD.Common.Utils
{