node
node copied to clipboard
src: remove icu based `ToASCII` and `ToUnicode`
We have been using Ada's ToASCII and ToUnicode implementations since Node 18. I think it's safe to assume we can remove this "unused" code.