Skip to content

Commit

Permalink
Codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
wdahlenburg committed Nov 16, 2023
1 parent 5eff1c7 commit 2ce1f0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws/api-gws.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ type ApiGateway struct {
}

func (m *ApiGwModule) PrintApiGws(outputDirectory string, verbosity int) {
// These stuct values are used by the output module
m.output.Verbosity = verbosity
m.output.Directory = outputDirectory
m.output.CallingModule = "api-gw"
Expand Down

0 comments on commit 2ce1f0f

Please sign in to comment.