Project initial implementation is from 2013 when I was using an IDE which didn't provide as many tools and insights as nowdays IDEs provide. My default Java class template included comments to identify different sections of a Java class according to my code-style guide at the time.
Remove these comments as they are no longer necessary and uglify the code.
Description
Project initial implementation is from 2013 when I was using an IDE which didn't provide as many tools and insights as nowdays IDEs provide. My default Java class template included comments to identify different sections of a Java class according to my code-style guide at the time.
Remove these comments as they are no longer necessary and uglify the code.