Skip to content
Snippets Groups Projects
Commit 2e8832c1 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

supressed unneccessary warnings

parent a861707f
Branches
Tags
1 merge request!160merge v1_4_0 into master
...@@ -20,6 +20,7 @@ public class RepeatingPaymentUpdater ...@@ -20,6 +20,7 @@ public class RepeatingPaymentUpdater
this.handler = handler; this.handler = handler;
} }
@SuppressWarnings("unlikely-arg-type")
public void updateRepeatingPayments(DateTime now) public void updateRepeatingPayments(DateTime now)
{ {
try try
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment