Name change and code formatting

This commit is contained in:
phoenix
2025-03-01 16:21:43 -05:00
parent ef39b2c6f0
commit e44468603a
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import "os"
import "strings"
import (
"git.kundeng.us/phoenix/twilio_sender/models"
"gitlab.com/kdeng00/twilio_sender/models"
)
func GetPaths(args []string) (configPath string, numberPath string, messagePath string) {