mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 07:14:23 +00:00
Revert "Exposed the computeSize method to the debugger"
This reverts commit 3ee3d3e39ca8f52a1981b34f3c7102c377dd30b1.
This commit is contained in:
parent
6aefa482d2
commit
f907ebc367
@ -130,7 +130,6 @@ util.createMethods(Realm.prototype, objectTypes.REALM, [
|
|||||||
'removeListener',
|
'removeListener',
|
||||||
'removeAllListeners',
|
'removeAllListeners',
|
||||||
'close',
|
'close',
|
||||||
'computeSize',
|
|
||||||
'_waitForDownload',
|
'_waitForDownload',
|
||||||
'_objectForObjectId',
|
'_objectForObjectId',
|
||||||
]);
|
]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user