mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +00:00
fix for reload in example
This commit is contained in:
parent
d5f56540b7
commit
fa0ba53579
@ -376,8 +376,6 @@ uint64_t Realm::get_schema_version(const realm::Realm::Config &config)
|
||||
|
||||
void Realm::close()
|
||||
{
|
||||
invalidate();
|
||||
|
||||
if (m_notifier) {
|
||||
m_notifier->remove_realm(this);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user