MATH-1458: Removed trailing whitespace for checkstyle

This commit is contained in:
aherbert 2018-05-08 13:22:22 +01:00
parent d97cc96e28
commit 45db3da2f8
1 changed files with 0 additions and 2 deletions

View File

@ -126,7 +126,5 @@ public class SimpsonIntegrator extends BaseAbstractUnivariateIntegrator {
olds = s; olds = s;
oldt = t; oldt = t;
} }
} }
} }