sheepit-client
sheepit-client copied to clipboard
Removing unused imports.
Isolating classes from giving too much access to private properties (removing @Data). Removing unused visibility options from interface. Moving some classes to specific packages.
When PRing such a large batch of changes, usually you'd provide a reason (even if you think the reason is obvious). Also, it is better to create 4 PRs for 4 changes, not 1 massive Code Cleanup PR. Finally, please adjust your title, it's misleading.
I were able to build the client and run it. So it could be fine.