go fmt update
This commit is contained in:
parent
5dd8f4e02b
commit
43d04f45e1
|
@ -59,7 +59,6 @@ type (
|
|||
ListMetrics(*cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
|
||||
GetMetricStatistics(*cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
|
||||
}
|
||||
|
||||
)
|
||||
|
||||
func (c *CloudWatch) SampleConfig() string {
|
||||
|
|
Loading…
Reference in New Issue