Skip to content

Commit f0aa113

Browse files
committed
wip cut a done todo
1 parent 3d9e446 commit f0aa113

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/model/push_device.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ class PushDeviceManager extends PerAccountStoreBase {
221221
));
222222
}
223223
// TODO(#1764) handle errors
224-
// TODO(#1764) on success, check [InitialSnapshot.pushAccountIds] later,
225-
// and show warning if not confirmed there
226224
}
227225

228226
static const _bouncerPublicKey = 'nonsense-bouncer-key'; // TODO(#1764) fill in

0 commit comments

Comments
 (0)