Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
janzenisaac committed Dec 18, 2023
1 parent 21db0da commit 87eb8a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javascripts/discourse/components/kanban/card.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import concatClass from "discourse/helpers/concat-class";
import { renderAvatar } from "discourse/helpers/user-avatar";
import renderTag from "discourse/lib/render-tag";
import icon from "discourse-common/helpers/d-icon";
import not from "truth-helpers/helpers/not";

export default class KanbanCard extends Component {
@service kanbanManager;
Expand Down

0 comments on commit 87eb8a1

Please sign in to comment.