mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 07:11:03 -04:00
ci: Remove unused uuid parser
This commit is contained in:
parent
808f56e011
commit
6f64dc45d2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { parse as uuidParse, validate as uuidValidate, version as uuidVersion } from 'uuid';
|
||||
import { validate as uuidValidate, version as uuidVersion } from 'uuid';
|
||||
|
||||
export { normalizeUUID, UUID2HEX, getVersion };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue