Skip to content

Commit

Permalink
Update RuleService.java (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
janolaveide authored Dec 7, 2020
1 parent fd5b971 commit cf6029a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/java/no/nav/fpsak/nare/RuleService.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
* @param <T> type av input
*/
public interface RuleService<T> {




/**
* Evaluer regel, all informasjon om kjøring returneres i Evaluation objektet.
Expand Down

0 comments on commit cf6029a

Please sign in to comment.