Browse Source

fix rebase

Signed-off-by: aiordache <[email protected]>
Signed-off-by: Nicolas De Loof <[email protected]>
aiordache 5 years ago
parent
commit
d597e55f22
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ecs/pkg/amazon/cloudformation_test.go

+ 0 - 1
ecs/pkg/amazon/cloudformation_test.go

@@ -9,7 +9,6 @@ import (
 	"github.com/awslabs/goformation/v4/cloudformation/ec2"
 	"github.com/awslabs/goformation/v4/cloudformation/iam"
 
-	"github.com/awslabs/goformation/v4/cloudformation"
 	"github.com/awslabs/goformation/v4/cloudformation/elasticloadbalancingv2"
 	"github.com/compose-spec/compose-go/loader"
 	"github.com/compose-spec/compose-go/types"