mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix the build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { alias, match, gt, or } from "@ember/object/computed";
|
||||
import { alias, match, gt } from "@ember/object/computed";
|
||||
import Component from "@ember/component";
|
||||
import { setting } from "discourse/lib/computed";
|
||||
import discourseComputed from "discourse-common/utils/decorators";
|
||||
|
||||
Reference in New Issue
Block a user