Skip to content

Commit

Permalink
Dummy commit to run tests again
Browse files Browse the repository at this point in the history
Dummy commit to run tests again
  • Loading branch information
NelsonPereira1991 committed Aug 3, 2017
1 parent 5d9a6eb commit b2a930f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ const prepareEnvironment = function(callback)
console.error("There was an error performing preliminary setup operations during Dendro bootup!");
console.error(err.stack);
}

return callback(err, results);
});
};
Expand Down

0 comments on commit b2a930f

Please sign in to comment.