Skip to content

Commit

Permalink
fix: update lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jan 30, 2024
1 parent f787647 commit bcf4788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/doc/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import (
"gopkg.in/yaml.v2"
)

// FS embeds the Open API specs and documentation.
//
//go:embed thor.yaml api-docs
var FS embed.FS
var version string
Expand Down

0 comments on commit bcf4788

Please sign in to comment.