Revert "Track inconsistencies between new and old network availability for internal users."

This reverts commit 007975e7da.
This commit is contained in:
Cody Henthorne
2022-03-24 10:08:01 -04:00
committed by Greyson Parrelli
parent 9b83c5e283
commit ac9257ec1c
4 changed files with 0 additions and 138 deletions

View File

@@ -14,7 +14,6 @@ public final class NotificationIds {
public static final int USER_NOTIFICATION_MIGRATION = 525600;
public static final int DEVICE_TRANSFER = 625420;
public static final int DONOR_BADGE_FAILURE = 630001;
public static final int INTERNAL_NET_ERROR = 404404;
private NotificationIds() { }