1
0
mirror of https://github.com/Kopano-dev/kopano-ol-extension.git synced 2023-10-10 13:37:40 +02:00

Removed whitespace

This commit is contained in:
Patrick Simpson 2017-03-15 11:22:19 +01:00
parent bb6fa0d219
commit acb96a5aed

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)