refactor: whitespace

This commit is contained in:
Chris Cameron
2018-04-11 13:10:19 -04:00
parent 3e780a2cba
commit 374aa65af5

View File

@@ -103,7 +103,6 @@ namespace ICD.Common.Utils.Collections
}
}
/// <summary>
/// WeakDictionary keeps weak references to keys and drops key/value pairs once the key is garbage collected.
/// </summary>