Skip to content

Commit d896373

Browse files
committed
fix: solved '"context" imported and not used' error
1 parent 1c2dc10 commit d896373

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

http/middleware/validator/middleware.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package validator
22

33
import (
4-
"context"
54
gonethttpctx "github.com/ralvarezdev/go-net/http/context"
65
gonethttphandler "github.com/ralvarezdev/go-net/http/handler"
76
goreflect "github.com/ralvarezdev/go-reflect"

0 commit comments

Comments
 (0)