Skip to content

Commit

Permalink
Fix linting error introducted during rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Jan 9, 2019
1 parent 85b98ff commit f3ca6db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/controllers/controller.doughnut.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ module.exports = DatasetController.extend({
var dataset = me.getDataset();
var custom = arc.custom || {};
var options = chart.options.elements.arc;
var resolve = helpers.options.resolve;
var values = {};
var i, ilen, key;

Expand Down

0 comments on commit f3ca6db

Please sign in to comment.