chore: #174 make into template
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 47s
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 47s
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package handler
|
||||
|
||||
import (
|
||||
"me-fit/log"
|
||||
"me-fit/template"
|
||||
"me-fit/template/auth"
|
||||
"me-fit/types"
|
||||
"web-app-template/log"
|
||||
"web-app-template/template"
|
||||
"web-app-template/template/auth"
|
||||
"web-app-template/types"
|
||||
|
||||
"net/http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user