This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 0692ff50 Javadoc: Remove extra "whitespace"
0692ff50 is described below

commit 0692ff50d342e38ef35243f0cd39836e46898096
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Mar 25 09:58:39 2023 -0400

    Javadoc: Remove extra "whitespace"
---
 .../java/org/apache/commons/validator/routines/EmailValidatorTest.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/src/test/java/org/apache/commons/validator/routines/EmailValidatorTest.java 
b/src/test/java/org/apache/commons/validator/routines/EmailValidatorTest.java
index 04b9c89c..6c8071e1 100644
--- 
a/src/test/java/org/apache/commons/validator/routines/EmailValidatorTest.java
+++ 
b/src/test/java/org/apache/commons/validator/routines/EmailValidatorTest.java
@@ -34,7 +34,6 @@ import org.junit.Test;
 
 /**
  * Performs Validation Test for e-mail validations.
- *
  */
 public class EmailValidatorTest {
 

Reply via email to