Skip to content

Commit 8b872b3

Browse files
committed
Remove comment from README
1 parent eb9b3a6 commit 8b872b3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ System.out.println(response.getUids()); // => ["user1", "user2"]
207207
// The time when the notification will be sent.
208208
// Available for notifications that use SendAt
209209
System.out.println(response.getSendAt()); // => 2025-10-30T10:09Z
210-
211-
// Note:
212-
// when a field is not available in the response, it is set to its zero value
213210
```
214211

215212
## Getting push notification data

0 commit comments

Comments
 (0)