General class cleanup
Opened this issue · 0 comments
zarathustra323 commented
- Ensure alphabetical order with imports and methods
- Cleanup any
@todos
- Explore class and method complexity and resolve as needed
- Update type casting from (Boolean) to (bool), etc.