chore: #174 make into template
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m20s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m20s
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package service
|
||||
|
||||
import (
|
||||
"me-fit/db"
|
||||
"me-fit/mocks"
|
||||
"me-fit/types"
|
||||
"web-app-template/db"
|
||||
"web-app-template/mocks"
|
||||
"web-app-template/types"
|
||||
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user