Skip to content

Commit 0bffb01

Browse files
committed
Show sebastian
1 parent e61b924 commit 0bffb01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/database/src/api/Database.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export class Database implements FirebaseService {
6666
}
6767

6868
// We have to "reserve" the repo now so we can safely create it as-needed
69+
// TOOD(samstern): Enabling this is a mess
6970
// RepoManager.getInstance().reserveRepo(repoInfo_, app);
7071
this.INTERNAL = new DatabaseInternals(this);
7172
}

0 commit comments

Comments
 (0)