Remove unneeded empty lines.

This commit is contained in:
Thomas Neidhart 2015-03-02 22:41:44 +01:00
parent 4e08e17ec5
commit 1e7d4f0576
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ import org.apache.commons.math4.util.FastMath;
* this library are license free. Since no such notice appears in the code these
* functions can safely be ported to Commons-Math.
* </p>
*
*
*/
public class Beta {
/** Maximum allowed numerical error. */