mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 19:53:53 -06:00
DEV: Fix lint.
This commit is contained in:
parent
a1a798ac7d
commit
9a18bacbe3
@ -1,5 +1,5 @@
|
||||
import I18n from "I18n";
|
||||
import { alias, equal } from "@ember/object/computed";
|
||||
import { alias } from "@ember/object/computed";
|
||||
import Component from "@ember/component";
|
||||
import discourseComputed from "discourse-common/utils/decorators";
|
||||
import {
|
||||
|
Loading…
Reference in New Issue
Block a user