Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMieskoski committed Sep 7, 2018
1 parent 8714563 commit 733ade6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ export default {
]);
});
} catch (e) {
// eslint-disable-next-line
console.error(e); // todo replace with proper error
}
},
Expand Down

0 comments on commit 733ade6

Please sign in to comment.