mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +00:00
Remove method from list
This commit is contained in:
parent
42e03e038d
commit
73c861dc74
@ -35,8 +35,7 @@ export default class User {
|
||||
|
||||
createMethods(User.prototype, objectTypes.USER, [
|
||||
'logout',
|
||||
'_sessionForOnDiskPath',
|
||||
'retrieveAccount'
|
||||
'_sessionForOnDiskPath'
|
||||
]);
|
||||
|
||||
export function createUser(realmId, info) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user