[mob][photos] Tiny change
This commit is contained in:
parent
e0fbb2620b
commit
72ff6e2cf3
1 changed files with 0 additions and 1 deletions
|
@ -647,7 +647,6 @@ class ClusterFeedbackService {
|
|||
final allClusterIds = allClusterIdsToCountMap.keys.toSet();
|
||||
int ignoredClustersCnt = 0, alreadyUpdatedClustersCnt = 0;
|
||||
int smallerClustersCnt = 0;
|
||||
final serializationTime = DateTime.now();
|
||||
for (final id in allClusterIdsToCountMap.keys) {
|
||||
if (ignoredClusters.contains(id)) {
|
||||
allClusterIds.remove(id);
|
||||
|
|
Loading…
Add table
Reference in a new issue