1
0

Remove noisy inline comments.

This commit is contained in:
Gary Gregory
2022-05-31 11:29:02 -04:00
parent 0dc8dfac82
commit 59bbadfc5a
2 changed files with 0 additions and 14 deletions

View File

@@ -46,8 +46,6 @@ public class Log4JLogger implements Log, Serializable {
/** Serializable version identifier. */
private static final long serialVersionUID = 5160705895411730424L;
// ------------------------------------------------------------- Attributes
/** The fully qualified name of the Log4JLogger class. */
private static final String FQCN = Log4JLogger.class.getName();