Skip to content

Commit 187864b

Browse files
committed
Update comments
1 parent 31af37a commit 187864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-config/src/main/java/com/google/firebase/remoteconfig/internal/ConfigRealtimeHttpClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public ConfigRealtimeHttpClient() {
1818
listenerCount = 1;
1919
}
2020

21-
// Kicks off Http stream listening and autofetch
21+
// Kicks off Http stream listening and autofetch. Will implement in later PRs
2222
private void beginRealtimeStream() {
2323
}
2424

0 commit comments

Comments
 (0)