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-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e1b729f Whitespace.
5e1b729f is described below

commit 5e1b729f8fb569ce956b576b2a30932ba53133ca
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 6 08:05:48 2022 -0400

    Whitespace.
---
 src/main/java/org/apache/commons/beanutils2/DynaProperty.java | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/main/java/org/apache/commons/beanutils2/DynaProperty.java 
b/src/main/java/org/apache/commons/beanutils2/DynaProperty.java
index 1920cbd7..a4c99aa8 100644
--- a/src/main/java/org/apache/commons/beanutils2/DynaProperty.java
+++ b/src/main/java/org/apache/commons/beanutils2/DynaProperty.java
@@ -234,8 +234,6 @@ public class DynaProperty implements Serializable {
         return sb.toString();
     }
 
-
-
     /**
      * Writes this object safely.
      * There are issues with serializing primitive class types on certain JVM 
versions

Reply via email to