Skip to content

Commit

Permalink
fixed lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
nitin42 committed Jul 13, 2017
1 parent 6ea0ca3 commit 74fd0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Terminal.js
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ class Terminal extends Component {
}
}

// Plugins
// Plugins
loadPlugins = () => {
this.props.plugins.forEach((plugin) => {
try {
Expand Down

0 comments on commit 74fd0de

Please sign in to comment.