Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Oct 29, 2019
1 parent 425bf58 commit cca86cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Controller from '@ember/controller';
import { computed } from '@ember/object';
import { generateRows } from '../../../../../utils/generators';
import { A } from '@ember/array';

export default Controller.extend({
rows: computed(function() {
Expand Down

0 comments on commit cca86cd

Please sign in to comment.