]> git.mxchange.org Git - jcore-utils.git/commitdiff
Not needed here
authorRoland Häder <roland@mxchange.org>
Tue, 18 Oct 2022 14:02:23 +0000 (16:02 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 18 Oct 2022 14:02:23 +0000 (16:02 +0200)
src/org/mxchange/jcoreutils/number/SafeNumberUtils.java

index 6929de276290f6bd5d0c3f7ff1d3d1f331efa1c8..2ec70224dc43183382a07ab453525b7e7704810a 100644 (file)
@@ -140,7 +140,6 @@ public class SafeNumberUtils implements Serializable {
         * Utilities classes should not have instances
         */
        private SafeNumberUtils () {
-               // Private constructor
        }
 
 }