remove log

This commit is contained in:
Jonathan Rainville 2018-06-19 14:55:11 -04:00 committed by Pascal Precht
parent f9d21f4e02
commit 0dee66bb4e
No known key found for this signature in database
GPG Key ID: 0EE28D8D6FD85D7D
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ module.exports = function (embark) {
return Haml.render(opts.source); return Haml.render(opts.source);
}); });
embark.logger.info('patente', 'a goosee');
embark.registerContractConfiguration({ embark.registerContractConfiguration({
"default": { "default": {
"contracts": { "contracts": {