Update module namespace
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/luxick/chronological/internal/models"
|
||||
"github.com/luxick/chronological/internal/storage"
|
||||
"luxick/chronological/internal/models"
|
||||
"luxick/chronological/internal/storage"
|
||||
)
|
||||
|
||||
// Handlers holds all HTTP handlers and their dependencies.
|
||||
|
||||
Reference in New Issue
Block a user