Skip to content

Commit

Permalink
fix: Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Jun 23, 2017
1 parent 976053a commit aa64dfc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/frontend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ module.exports = new class App extends MatreshkaObject {
return this;
}

console.log(this.environments.toJSON())

const { payload: { messages, output } } = await( await fetch('/api/lint', {
method: 'post',
body: JSON.stringify({
Expand Down

0 comments on commit aa64dfc

Please sign in to comment.