mirror of https://github.com/status-im/metro.git
Remove log
Reviewed By: jeanlauliac Differential Revision: D6948396 fbshipit-source-id: 5c9286b47257820bd4ec0da3068c5b21dbaff663
This commit is contained in:
parent
f12b07101e
commit
eacd27ecaa
|
@ -86,7 +86,6 @@ exports.handler = makeAsyncCommand(async (argv: any) => {
|
|||
});
|
||||
},
|
||||
onComplete: () => {
|
||||
term.log('onComplete called');
|
||||
updateReporter.update({
|
||||
buildID: '$',
|
||||
type: 'bundle_build_done',
|
||||
|
|
Loading…
Reference in New Issue