Skip to content

Commit c5a4e9f

Browse files
authored
Remove outdated comment on GmsRpc (#6442)
The comment have been outdated since 2021 NO_RELEASE_CHANGE
1 parent 928b9a9 commit c5a4e9f

File tree

1 file changed

+0
-3
lines changed
  • firebase-messaging/src/main/java/com/google/firebase/messaging

1 file changed

+0
-3
lines changed

firebase-messaging/src/main/java/com/google/firebase/messaging/GmsRpc.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,9 @@ class GmsRpc {
7777
private static final String EXTRA_TOPIC = "gcm.topic";
7878
private static final String TOPIC_PREFIX = "/topics/";
7979

80-
// LINT.IfChange
8180
/** InstanceId should be reset. Can be a duplicate, or deleted. */
8281
static final String ERROR_INSTANCE_ID_RESET = "INSTANCE_ID_RESET";
8382

84-
// LINT.ThenChange(//depot/google3/firebase/instance_id/client/cpp/src/android/instance_id.cc)
85-
8683
// --- List of parameters sent to the /register3 servlet
8784

8885
/** Internal parameter used to indicate a 'subtype'. Will not be stored in DB for Nacho. */

0 commit comments

Comments
 (0)