Skip to content

Commit aafc0c7

Browse files
schmidt-sebastianmikelehen
authored andcommitted
Update TODO in DatabaseConfig (#10)
1 parent a47788a commit aafc0c7

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: Since this is no longer public, we should merge it with Context and clean all this crap up.
24-
* Some methods may need to be re-added 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)