Skip to content
Snippets Groups Projects
Unverified Commit 2f7e6baa authored by syuilo's avatar syuilo
Browse files

Clean up

parent d252e066
No related branches found
No related tags found
No related merge requests found
......@@ -163,6 +163,7 @@ export const pack = (
delete _target.storage;
delete _target.storageProps;
delete _target.isRemote;
delete _target._user;
resolve(_target);
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment