Skip to content
Snippets Groups Projects
Commit 3b5aaa6a authored by Wenchen Fan's avatar Wenchen Fan Committed by Sean Owen
Browse files

[Core][minor] remove unused `visitedStages` in `DAGScheduler.stageDependsOn`

We define and update `visitedStages` in `DAGScheduler.stageDependsOn`, but never read it. So we can safely remove it.

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes #5086 from cloud-fan/minor and squashes the following commits:

24663ea [Wenchen Fan] remove un-used variable
parent 8cb23a1f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment