Skip to content

Commit 5192da2

Browse files
Merge pull request #145 from rohitkeshwani07/patch-1
Fix header not found
2 parents 07f5705 + 9f402ef commit 5192da2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/providers/route_service_provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import (
99
)
1010

1111
var globalMiddlewares = []inter.HttpMiddleware{
12-
foundationMiddleware.RequestID{},
1312
foundationMiddleware.RequestBodyDecoder{},
1413
middleware.RouteModelBinding{},
1514
}

0 commit comments

Comments
 (0)