public static void RemoveRecord(ICollectionsRepository collectionsRepo, TListState state) { collectionsRepo.Delete(state); }