mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
refactor: upgrade to deno_graph 0.95 (#29575)
This commit is contained in:
parent
5f8373309b
commit
b42d5906cd
14 changed files with 94 additions and 87 deletions
|
@ -1559,7 +1559,7 @@ impl EszipModuleLoader {
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use deno_graph::ParsedSourceStore;
|
||||
use deno_graph::ast::ParsedSourceStore;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue