mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
Javadoc/Comments: Remove extra "whitespace"
This commit is contained in:
parent
079db15da8
commit
ccb4ad2234
@ -41,7 +41,6 @@ enum Enum64 {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class EnumUtilsTest extends AbstractLangTest {
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
package org.apache.commons.lang3.reflect.testbed;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class AnotherChild extends AnotherParent {
|
||||
}
|
||||
|
@ -17,7 +17,6 @@
|
||||
package org.apache.commons.lang3.reflect.testbed;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class AnotherParent {
|
||||
}
|
||||
|
@ -17,7 +17,6 @@
|
||||
package org.apache.commons.lang3.reflect.testbed;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class Grandchild extends AnotherChild {
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user