Whitespace

This commit is contained in:
Chris Cameron
2017-09-27 13:49:13 -04:00
parent ac885e9837
commit d598d42cff
14 changed files with 174 additions and 183 deletions

View File

@@ -83,7 +83,7 @@ namespace ICD.Common.Utils
e.Message);
}
foreach (var type in types)
foreach (CType type in types)
CacheType(type);
}