Update import paths
This commit is contained in:
@@ -2,7 +2,7 @@ package helpers
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"synlotto-website/models"
|
||||
"synlotto-website/internal/models"
|
||||
)
|
||||
|
||||
func BuildBallsSlice(t models.Ticket) []int {
|
||||
|
||||
Reference in New Issue
Block a user