Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 17, 2017
1 parent c5c0240 commit dc6382b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superset/assets/javascripts/modules/superset.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ const px = function () {
} catch (e) {
// pass
}
console.log(errorMsg);
if (errorMsg) {
errHtml += `<div class="alert alert-danger">${errorMsg}</div>`;
}
Expand Down

0 comments on commit dc6382b

Please sign in to comment.