Skip to content

Commit

Permalink
fix: gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pandatix committed Dec 29, 2024
1 parent 41aa360 commit 8e5b3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger-ui/swagger.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
package swagger

import (
"embed"
"embed"
)

//go:embed *
Expand Down

0 comments on commit 8e5b3cf

Please sign in to comment.