tsk-22: Code formatting
This commit is contained in:
@@ -4,7 +4,6 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
type TwilioConfig struct {
|
type TwilioConfig struct {
|
||||||
AccountSID string `json:"auth_sid"`
|
AccountSID string `json:"auth_sid"`
|
||||||
ServiceSID string `json:"service_sid"`
|
ServiceSID string `json:"service_sid"`
|
||||||
|
|||||||
Reference in New Issue
Block a user