Skip to content

Commit 2323163

Browse files
Lint
1 parent a1bf470 commit 2323163

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase-database/src/main/java/com/google/firebase/database/core/DatabaseConfig.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
import java.util.List;
2121

2222
/**
23-
* TODO: Merge this class with Context and clean this up. Some methods may need to be re-added
24-
* to FirebaseDatabase if we want to still expose them.
23+
* TODO: Merge this class with Context and clean this up. Some methods may need to be re-added to
24+
* FirebaseDatabase if we want to still expose them.
2525
*/
2626
public class DatabaseConfig extends Context {
2727

0 commit comments

Comments
 (0)