mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 20:56:54 +08:00
DEV: Sort imports alphabetically (#11382)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import I18n from "I18n";
|
||||
import DateWithZoneHelper from "./date-with-zone-helper";
|
||||
import I18n from "I18n";
|
||||
|
||||
const TIME_FORMAT = "LLL";
|
||||
const DATE_FORMAT = "LL";
|
||||
|
Reference in New Issue
Block a user