negrel / http-ece

HTTP Encrypted Content-Encoding (RFC 8188) for Deno and web browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`crypto` is exported but not used?

tjenkinson opened this issue · comments

I can't see this imported anywhere and it being in results in a deno bundle mod.ts being much bigger as it includes that module. Is it needed?

https://github.com/negrel/http_ece/blob/c7400d8f241e618cc066c5f0ed4db56e86925705/deps.ts#L1

Thanks

Yes, it is not used anymore.

Removed in a9eceb6.