mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
FIX: linting
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { alias, filter, or } from "@ember/object/computed";
|
||||
import { filter } from "@ember/object/computed";
|
||||
import Component from "@ember/component";
|
||||
import { default as discourseComputed } from "discourse-common/utils/decorators";
|
||||
import deprecated from "discourse-common/lib/deprecated";
|
||||
|
Reference in New Issue
Block a user