Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
meirish committed Sep 27, 2018
1 parent 4d86dff commit 8bbcdb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/app/models/node.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { computed } from '@ember/object';
import { alias, and, equal } from '@ember/object/computed';
import DS from 'ember-data';
const { attr } = DS;
Expand Down

0 comments on commit 8bbcdb6

Please sign in to comment.