kncaputo/fitlit-refactor-tractor

Ensure all methods are being called

Closed this issue · 0 comments

As a developer,

When I look at the functions in scripts,

I want to see that the methods from my classes are being used instead of hard coded functions,

So that I am not duplicating logic.