In my current project, we always insert an empty new line at the end of the Java source files. We also enforce this with CheckStyle (with error level).
It is just a coding style. Doesn't hurt or help anything. I would not let it bother you it sounds like it is your teams preference to include and empty line. There is not really a good argument against it other than why does anyone care enough to actually add it to checkstyle?