chore: remove ekata feature
This commit is contained in:
parent
8b3f93d8f0
commit
c593b60a4e
12 changed files with 8 additions and 184 deletions
|
|
@ -40,12 +40,7 @@ function sendMessage (account, rec) {
|
|||
})
|
||||
}
|
||||
|
||||
function getLookup () {
|
||||
throw new Error('inforu error: lookup not supported')
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
NAME,
|
||||
sendMessage,
|
||||
getLookup
|
||||
sendMessage
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue