File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717- Apply new CodingStandard from latest php-cs-fixer.
1818- Use a more stable sorting for the list of generated region metadata
19+ - Remove unnecessary ` use ` statements
1920
2021## 1.3.1
2122
Original file line number Diff line number Diff line change 44
55use AsyncAws \CloudWatch \Enum \ScanBy ;
66use AsyncAws \CloudWatch \ValueObject \LabelOptions ;
7- use AsyncAws \CloudWatch \ValueObject \Metric ;
87use AsyncAws \CloudWatch \ValueObject \MetricDataQuery ;
98use AsyncAws \Core \Exception \InvalidArgument ;
109use AsyncAws \Core \Input ;
Original file line number Diff line number Diff line change 22
33namespace AsyncAws \CloudWatch \Input ;
44
5- use AsyncAws \CloudWatch \ValueObject \Entity ;
65use AsyncAws \CloudWatch \ValueObject \EntityMetricData ;
76use AsyncAws \CloudWatch \ValueObject \MetricDatum ;
87use AsyncAws \Core \Exception \InvalidArgument ;
You can’t perform that action at this time.
0 commit comments