mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 03:32:17 +08:00
DEV: Sort imports alphabetically (#11382)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import I18n from "I18n";
|
||||
import { acceptance, queryAll } from "discourse/tests/helpers/qunit-helpers";
|
||||
import I18n from "I18n";
|
||||
import { clearPopupMenuOptionsCallback } from "discourse/controllers/composer";
|
||||
import selectKit from "discourse/tests/helpers/select-kit-helper";
|
||||
|
||||
|
Reference in New Issue
Block a user