mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
d2477f7806
Removes the `FileFetcher`'s internal cache because I don't believe it's necessary (we already cache this kind of stuff in places like deno_graph or config files in different places). Removing it fixes this bug because this functionality was already implemented in deno_graph and lowers memory usage of the CLI a little bit. |
||
---|---|---|
.. | ||
reporters | ||
fmt.rs | ||
mod.rs |