|  003765a878 # Objective There is an if statement checking if a node is present in a graph moments after it explicitly being added. Unless the edge function has super weird side effects and the tests don't pass, this is unnecessary. ## Solution Removed it | ||
|---|---|---|
| .. | ||
| executor | ||
| condition.rs | ||
| config.rs | ||
| graph_utils.rs | ||
| mod.rs | ||
| schedule.rs | ||
| set.rs | ||
| state.rs | ||