BAIS payments 멀티모듈 최소 구현 (1/2) (BAIS-MULTI-1783809014)
Some checks failed
ci / test (pull_request) Failing after 1m16s
Some checks failed
ci / test (pull_request) Failing after 1m16s
This commit is contained in:
parent
aa99ddf61d
commit
fc5d1963fd
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ package com.klaro.bais.payments;
|
|||
import org.apache.commons.lang3.StringUtils;
|
||||
|
||||
public class PaymentReferenceService {
|
||||
|
||||
public String normalize(String input) {
|
||||
return StringUtils.trimToEmpty(input);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue