mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 03:01:22 +08:00
DEV: Use the "new" service import (#26059)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { inject as service } from "@ember/service";
|
||||
import { service } from "@ember/service";
|
||||
import { htmlSafe } from "@ember/template";
|
||||
import { downloadCalendar } from "discourse/lib/download-calendar";
|
||||
import { withPluginApi } from "discourse/lib/plugin-api";
|
||||
|
Reference in New Issue
Block a user