ci: Remove unused uuid parser
This commit is contained in:
parent
808f56e011
commit
6f64dc45d2
@ -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 };
|
export { normalizeUUID, UUID2HEX, getVersion };
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user