Namespace change (#4)
Reviewed-on: phoenix/twilio_sender#4 Co-authored-by: kdeng00 <kundeng00@pm.me> Co-committed-by: kdeng00 <kundeng00@pm.me>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import "fmt"
|
||||
import "os"
|
||||
|
||||
import (
|
||||
"gitlab.com/kdeng00/twilio_sender/models"
|
||||
"git.kundeng.us/phoenix/twilio_sender/models"
|
||||
)
|
||||
|
||||
func ParseConfig(filepath string) (config models.TwiloDetails, success bool) {
|
||||
|
||||
Reference in New Issue
Block a user