Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 3936b64

Browse files
committed
FIX
1 parent 7c4ccfe commit 3936b64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

assets/javascripts/discourse/components/doughnut-chart.gjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import Component from "@glimmer/component";
22
import { tracked } from "@glimmer/tracking";
3-
import { concat } from "@ember/helper";
4-
import { htmlSafe } from "@ember/template";
5-
import { isDevelopment } from "discourse/lib/environment";
63
import Chart from "admin/components/chart";
74

85
export default class DoughnutChart extends Component {

0 commit comments

Comments
 (0)