Skip to content

Commit

Permalink
remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ps committed Apr 24, 2024
1 parent b5287ca commit d600fb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ private boolean applies(@NonNull final IModularContractLogHandler handler, @NonN
Loggables.addLog("Handler: {} is matching request, but not the contractId! see request: {}!", this.getClass().getName(), request);
return false;
}

return true;
}
}

0 comments on commit d600fb1

Please sign in to comment.