mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 04:58:31 -05:00
DEV: Use the "new" service import (#26059)
This commit is contained in:
+1
-1
@@ -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