Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice committed Jul 28, 2024
1 parent 58768fb commit 3a08154
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions http/wrap_writer.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import (
"net/http"
)

// Majority of the code in this file is derived from: https://github.com/samber/slog-common
// Smaller changes have been implemented to remove dependency on generics
// and packages that are not available in the standard library of Go 1.13

// This wrapper is derived from https://github.com/go-chi/chi/blob/master/middleware/wrap_writer.go
// Copyright (c) 2015-present Peter Kieltyka (https://github.com/pkieltyka), Google Inc.

Expand Down

0 comments on commit 3a08154

Please sign in to comment.