chore: fix some comments

This commit is contained in:
yumeiyin 2024-05-24 22:54:18 +08:00
parent fc0623363a
commit 8117534b20
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
package middleware
// Derived from from the Goa project, MIT Licensed
// Derived from the Goa project, MIT Licensed
// https://github.com/goadesign/goa/blob/v3/http/middleware/debug.go
import (