🚚 moved db folder
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
cb25a3b35a
commit
98f25c1b32
7 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import (
|
|||
"net/http"
|
||||
"strconv"
|
||||
|
||||
"helseveileder/db"
|
||||
"helseveileder/cmd/db"
|
||||
|
||||
"github.com/gin-contrib/cors"
|
||||
"github.com/gin-gonic/gin"
|
||||
|
|
Reference in a new issue