Skip to content

Commit

Permalink
style(lint) Fix extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
lance committed Nov 1, 2016
1 parent dea7c53 commit 7bd9809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ test('CircuitBreaker events', (t) => {
})
.then(t.end)
.catch(t.fail);

});

/**
Expand Down

0 comments on commit 7bd9809

Please sign in to comment.