Skip to content

Commit

Permalink
Removing unused helper import
Browse files Browse the repository at this point in the history
  • Loading branch information
philrenaud committed Apr 21, 2022
1 parent f1ee4bd commit 78c7282
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/app/components/task-row.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { computed } from '@ember/object';
import { alias } from '@ember/object/computed';
import { task, timeout } from 'ember-concurrency';
import { lazyClick } from '../helpers/lazy-click';
import { formatVolumeName } from '../helpers/format-volume-name';

import {
classNames,
Expand Down

0 comments on commit 78c7282

Please sign in to comment.