mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 22:50:20 +08:00
[tests][firestore] remove logging
This commit is contained in:
@@ -15,7 +15,7 @@ class Root extends Component {
|
||||
this.state = {
|
||||
message: '',
|
||||
};
|
||||
firebase.firestore.enableLogging();
|
||||
|
||||
bridge.setBridgeProperty('module', firebase);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user