mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-25 04:35:18 +00:00
Fix for whitespce
This commit is contained in:
parent
560e725398
commit
49fd092cae
@ -79,7 +79,7 @@ namespace realm {
|
||||
// everything can be done deterministically on one thread, and
|
||||
// speeds up tests that don't need notifications.
|
||||
bool automatic_change_notifications = true;
|
||||
|
||||
|
||||
Config();
|
||||
Config(Config&&);
|
||||
Config(const Config& c);
|
||||
|
Loading…
x
Reference in New Issue
Block a user