Skip to content

Commit

Permalink
style: refactor codebase and update tests
Browse files Browse the repository at this point in the history
- Add an empty line in the import section of `gin.go`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed May 9, 2024
1 parent a4f0cea commit 4db2353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gin.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import (

"github.com/gin-gonic/gin/internal/bytesconv"
"github.com/gin-gonic/gin/render"

"github.com/quic-go/quic-go/http3"
"golang.org/x/net/http2"
"golang.org/x/net/http2/h2c"
Expand Down

0 comments on commit 4db2353

Please sign in to comment.