Skip to content

Commit

Permalink
DEV: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Grubba27 committed Jul 16, 2024
1 parent e092a73 commit 9038ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion javascripts/discourse/components/blocks/profile.gjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { concat } from "@ember/helper";
import { LinkTo } from "@ember/routing";
import { inject as service } from "@ember/service";
import { htmlSafe } from "@ember/template";
// import { eq, or } from "truth-helpers";
import avatar from "discourse/helpers/avatar";
import concatClass from "discourse/helpers/concat-class";
import { ajax } from "discourse/lib/ajax";
Expand Down

0 comments on commit 9038ed9

Please sign in to comment.