We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9e446 commit f0aa113Copy full SHA for f0aa113
lib/model/push_device.dart
@@ -221,8 +221,6 @@ class PushDeviceManager extends PerAccountStoreBase {
221
));
222
}
223
// TODO(#1764) handle errors
224
- // TODO(#1764) on success, check [InitialSnapshot.pushAccountIds] later,
225
- // and show warning if not confirmed there
226
227
228
static const _bouncerPublicKey = 'nonsense-bouncer-key'; // TODO(#1764) fill in
0 commit comments