Skip to content

Commit

Permalink
Fix Lint for #27698
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroberts authored and johnsonaj committed Jan 19, 2023
1 parent 7f6b214 commit 6df2b42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/service/appmesh/flex.go
Original file line number Diff line number Diff line change
Expand Up @@ -1482,9 +1482,7 @@ func flattenTCPRoute(tcpRoute *appmesh.TcpRoute) []interface{} {
"weighted_target": vWeightedTargets,
},
}

}

}

if tcpRouteMatch := tcpRoute.Match; tcpRouteMatch != nil {
Expand Down

0 comments on commit 6df2b42

Please sign in to comment.