Remove log

Reviewed By: jeanlauliac

Differential Revision: D6948396

fbshipit-source-id: 5c9286b47257820bd4ec0da3068c5b21dbaff663
This commit is contained in:
Peter van der Zee 2018-02-09 04:14:31 -08:00 committed by Facebook Github Bot
parent f12b07101e
commit eacd27ecaa
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ exports.handler = makeAsyncCommand(async (argv: any) => {
});
},
onComplete: () => {
term.log('onComplete called');
updateReporter.update({
buildID: '$',
type: 'bundle_build_done',