armada
armada copied to clipboard
Cleanup unused, conditions always true, etc
This pull request cleans up some things in the scheduler
- Unused variables/constants
- Unused args
- bools that are always true
- Unused methods
Overall makes the code cleaner/easier to grok
@jparraga-stackav can you please resolve conflicts on this PR?