remove debug
This commit is contained in:
parent
d904c8391e
commit
43ac3f5923
3 changed files with 0 additions and 10 deletions
|
|
@ -11,7 +11,6 @@ const config = {
|
|||
sanctionsVerificationActive: true
|
||||
}
|
||||
|
||||
console.log('DEBUG100')
|
||||
ofac.load()
|
||||
.then(() => compliance.validateCustomer(config, customer))
|
||||
.then(() => console.log('SUCCESS!'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue