chore(shell/lean): fix coding style

This commit is contained in:
Gabriel Ebner 2016-10-16 11:34:08 -04:00 committed by Leonardo de Moura
parent 6d7cf7bace
commit db766b2f5a

View file

@ -246,8 +246,7 @@ int main(int argc, char ** argv) {
FS.chdir(process.cwd());
} catch (e) {
console.log(e);
}
);
});
#endif
initializer init;
bool export_objects = false;