mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Sort imports alphabetically (#11382)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { run } from "@ember/runloop";
|
||||
import Wizard from "wizard/wizard";
|
||||
import initializer from "wizard/initializers/load-helpers";
|
||||
import { run } from "@ember/runloop";
|
||||
|
||||
let app;
|
||||
let started = false;
|
||||
|
||||
Reference in New Issue
Block a user