Clean up
This commit is contained in:
parent
d252e066fe
commit
2f7e6baa05
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ export const pack = (
|
||||||
delete _target.storage;
|
delete _target.storage;
|
||||||
delete _target.storageProps;
|
delete _target.storageProps;
|
||||||
delete _target.isRemote;
|
delete _target.isRemote;
|
||||||
|
delete _target._user;
|
||||||
|
|
||||||
resolve(_target);
|
resolve(_target);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue