Skip to content

Commit

Permalink
[red-knot] Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexxxzy committed Oct 13, 2024
1 parent e469a2f commit 2cdafef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/red_knot_python_semantic/src/types/infer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3243,7 +3243,6 @@ mod tests {
use crate::semantic_index::definition::Definition;
use crate::semantic_index::symbol::FileScopeId;
use crate::semantic_index::{global_scope, semantic_index, symbol_table, use_def_map};
use crate::stdlib::builtins_module_scope;
use crate::types::{
check_types, global_symbol_ty, infer_definition_types, symbol_ty, TypeCheckDiagnostics,
};
Expand Down

0 comments on commit 2cdafef

Please sign in to comment.