mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 09:43:49 +02:00
lint: apply pretty import
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import {
|
||||
changeLogRemoveLinks,
|
||||
commaNumber,
|
||||
escapeTag,
|
||||
escapeTagRecursive,
|
||||
textToHex,
|
||||
commaNumber,
|
||||
localeIncludes,
|
||||
changeLogRemoveLinks
|
||||
textToHex
|
||||
} from '../string';
|
||||
|
||||
describe('String Utils', () => {
|
||||
|
||||
Reference in New Issue
Block a user