Testing for controller/main.go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package controllers
|
||||
|
||||
import (
|
||||
"Cloudreve/serializer"
|
||||
"Cloudreve/pkg/serializer"
|
||||
"encoding/json"
|
||||
"gopkg.in/go-playground/validator.v8"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user