Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sunrabbit123 committed Aug 17, 2023
1 parent 9653443 commit 63506f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/stc_ts_file_analyzer/tests/base.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use rnode::{NodeIdGenerator, RNode, VisitWith};
use stc_testing::logger;
use stc_ts_ast_rnode::RModule;
use stc_ts_builtin_types::Lib;
use stc_ts_env::{Env, ModuleConfig, Rule};
use stc_ts_env::Env;
use stc_ts_errors::{debug::debugger::Debugger, ErrorKind};
use stc_ts_file_analyzer::{
analyzer::{Analyzer, NoopLoader},
Expand Down

0 comments on commit 63506f9

Please sign in to comment.