diff --git a/src/cloud/aws/ec2/mode/spotactiveinstances.pm b/src/cloud/aws/ec2/mode/spotactiveinstances.pm index aa03debc3..f1610035c 100644 --- a/src/cloud/aws/ec2/mode/spotactiveinstances.pm +++ b/src/cloud/aws/ec2/mode/spotactiveinstances.pm @@ -59,7 +59,7 @@ sub set_counters { ], } }, - ] + ]; } sub new {