Removed whitespace

This commit is contained in:
Patrick Simpson 2017-03-15 11:22:19 +01:00
parent 35ef86d5f0
commit a1117d6b44
1 changed files with 0 additions and 1 deletions

View File

@ -580,7 +580,6 @@ namespace Acacia.Features.GAB
// Update the groups
AddItemToGroups(contact, id, value, index);
}
}
private void CreateGroup(string id, Dictionary<string, object> value, ChunkIndex index)