BAIS payments 멀티모듈 최소 구현 (1/2) (BAIS-MULTI-1783812074)
Some checks failed
ci / test (pull_request) Failing after 1m11s
Some checks failed
ci / test (pull_request) Failing after 1m11s
This commit is contained in:
parent
df461d2f6c
commit
cf485f5b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ public class PaymentReferenceService {
|
||||||
public String normalize(String input) {
|
public String normalize(String input) {
|
||||||
return StringUtils.trimToEmpty(input);
|
return StringUtils.trimToEmpty(input);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue