Javadoc/Comments: Remove extra "whitespace"
This commit is contained in:
parent
bda0cd8598
commit
df0ec859f2
|
@ -41,7 +41,6 @@ import org.junit.jupiter.api.BeforeEach;
|
|||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class LexerTest {
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
|
||||
package org.apache.commons.csv;
|
||||
|
|
Loading…
Reference in New Issue