Skip to content

Commit 9e74723

Browse files
committed
fix: cors option typo from rubik-one
1 parent 91249f4 commit 9e74723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ func (req Request) Config(accessor string) interface{} {
172172
// [ Entity check --- Guard() --- Validation() --- []Middlewares()
173173
// --- Controller() ]
174174
type Route struct {
175-
corsOpts CORSOptions
176175
Path string
177176
Method string
178177
Description string

0 commit comments

Comments
 (0)