mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
DEV: Sort imports alphabetically (#11382)
This commit is contained in:
parent
d1d87b6fa3
commit
bbe5d8d5cf
1070 changed files with 3158 additions and 3158 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue