tidying
This commit is contained in:
parent
b2c4972529
commit
ff83e03e0c
@ -1,9 +1,8 @@
|
||||
(local json (require :dkjson))
|
||||
(local { : view } (require :fennel))
|
||||
(local sms (require :sms))
|
||||
|
||||
(local unistd (require :posix.unistd))
|
||||
|
||||
(local sms (require :sms))
|
||||
|
||||
(fn send-sms [body]
|
||||
(print :send-sms body)
|
||||
(sms.send "+447000123456" body)
|
||||
|
Loading…
Reference in New Issue
Block a user