Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brockelmore committed Jul 11, 2024
1 parent b929e9c commit 0fbf88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/graph/src/nodes/context/node.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::{
nodes::{Concrete, Context, ContextVarNode, KilledKind},
nodes::{Concrete, Context, ContextVarNode, FunctionNode, KilledKind},
range::elem::Elem,
AnalyzerBackend, AsDotStr, GraphBackend, Node,
};
Expand Down

0 comments on commit 0fbf88a

Please sign in to comment.