Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alan.smithee committed May 31, 2018
1 parent 12fb02b commit ce99627
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ rollup.rollup({

fs.writeFile(entitiesPath, `${polyfill}\n\n${entities}`, error => {
if (error) {

console.error(error) // eslint-disable-line no-console
}
})
Expand Down

0 comments on commit ce99627

Please sign in to comment.