mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 05:51:08 +08:00
DEV: Sort imports alphabetically (#11382)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import sinon from "sinon";
|
||||
import I18n from "I18n";
|
||||
import LocalDateBuilder from "./local-date-builder";
|
||||
import sinon from "sinon";
|
||||
|
||||
const UTC = "Etc/UTC";
|
||||
const SYDNEY = "Australia/Sydney";
|
||||
|
Reference in New Issue
Block a user