Unused code cleanup #282
Labels
clean-up
related to the clean-up of the code and tech dept
good first issue
Good for newcomers
WIP
Work In Progress
Get rid of interfaces, methods, and functions that are not used anymore.
This should help improve code readability, compile times, and reduce binary size if compilers cannot optimize stuff away.
The text was updated successfully, but these errors were encountered: