Skip to content

Commit

Permalink
lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
heimdallrj committed Mar 28, 2017
1 parent b2cb4a1 commit 4f9db4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/actions/artisan.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ function initialize(path, config, options) {
// download wordpress-latest
wpCli.call('core download', args, (err, resp) => {
if (err) {
console.log(err);
Logs.show('wordpress-fetching-failed', {
type: 'Error',
message: null,
Expand Down

0 comments on commit 4f9db4c

Please sign in to comment.