We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ee4bd commit 78c7282Copy full SHA for 78c7282
ui/app/components/task-row.js
@@ -5,7 +5,6 @@ import { computed } from '@ember/object';
5
import { alias } from '@ember/object/computed';
6
import { task, timeout } from 'ember-concurrency';
7
import { lazyClick } from '../helpers/lazy-click';
8
-import { formatVolumeName } from '../helpers/format-volume-name';
9
10
import {
11
classNames,
0 commit comments