Skip to content

Commit 78c7282

Browse files
committed
Removing unused helper import
1 parent f1ee4bd commit 78c7282

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/app/components/task-row.js

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { computed } from '@ember/object';
55
import { alias } from '@ember/object/computed';
66
import { task, timeout } from 'ember-concurrency';
77
import { lazyClick } from '../helpers/lazy-click';
8-
import { formatVolumeName } from '../helpers/format-volume-name';
98

109
import {
1110
classNames,

0 commit comments

Comments
 (0)