Commit d265058
committed
style(clerk-js): fix import sort order in AuthCookieService
ESLint simple-import-sort/imports flagged pickFreshestJwt as misplaced.
Move it to the correct alphabetical slot (after resources/Environment,
before ./cookies/...).1 parent c22e898 commit d265058
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments