Skip to content

Commit c42367b

Browse files
Update server.go
Signed-off-by: Fernandez Benjamin <benjamin2.fernandez.ext@orange.com>
1 parent 2443945 commit c42367b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ func newServer(ctx context.Context, c Config, rotationStrategy rotationStrategy)
344344
}
345345
}
346346

347-
348347
// frame-ancestors middleware
349348
frameAncestorsMidldleware := func(next http.Handler) http.Handler {
350349
return http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {

0 commit comments

Comments
 (0)