generated from pricelees/issue-pr-template
chore: 디버깅으로 사용했던 임시 main 메서드 제거
This commit is contained in:
parent
f52a511495
commit
c857480753
@ -194,7 +194,3 @@ object SampleTossPaymentConst {
|
||||
}
|
||||
""".trimIndent()
|
||||
}
|
||||
|
||||
fun main() {
|
||||
println((amount / 1.1).roundToLong())
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user