tsk-7: Change name of repo (#8)
Closes #7 Reviewed-on: #8 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
+5
-1
@@ -5,7 +5,11 @@ import "fmt"
|
||||
import "os"
|
||||
|
||||
import (
|
||||
"git.kundeng.us/phoenix/twilio_sender/models"
|
||||
"git.kundeng.us/phoenix/sender/models"
|
||||
)
|
||||
|
||||
const (
|
||||
App_Name = "sender"
|
||||
)
|
||||
|
||||
func ParseConfig(filepath string) (config models.TwiloDetails, success bool) {
|
||||
|
||||
Reference in New Issue
Block a user