Update import paths
This commit is contained in:
@@ -3,8 +3,8 @@ package matcher
|
||||
import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
"synlotto-website/helpers"
|
||||
"synlotto-website/models"
|
||||
"synlotto-website/internal/helpers"
|
||||
"synlotto-website/internal/models"
|
||||
thunderballRules "synlotto-website/rules"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user