remove log
This commit is contained in:
parent
f9d21f4e02
commit
0dee66bb4e
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue