tsk-22: Code formatting

This commit is contained in:
phoenix
2025-12-30 18:37:04 -05:00
parent faa0421ec1
commit 75cfe064f5
-1
View File
@@ -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"`