Skip to content

Commit

Permalink
Runs go fmt ./..
Browse files Browse the repository at this point in the history
  • Loading branch information
hendoxc committed Jan 13, 2025
1 parent 519e963 commit a852115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/converter/converter.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func SetStateFromTable(ctx context.Context, state *models.TableResourceModel, ta
if resultDiags.HasError() {
diags.Append(resultDiags...)
}

state.TableIndexConfig = tableIndexConfig

// Routing Config
Expand Down

0 comments on commit a852115

Please sign in to comment.