From ad421f0b1aad5edc53a3aa14938677b36d49bb3d Mon Sep 17 00:00:00 2001 From: Shuya Ma Date: Thu, 14 Mar 2024 13:34:24 -0700 Subject: [PATCH] run gofmt --- .../resource_datastream_private_connection_sweeper.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/third_party/terraform/services/datastream/resource_datastream_private_connection_sweeper.go b/mmv1/third_party/terraform/services/datastream/resource_datastream_private_connection_sweeper.go index 3a4312754813..81150729a74b 100644 --- a/mmv1/third_party/terraform/services/datastream/resource_datastream_private_connection_sweeper.go +++ b/mmv1/third_party/terraform/services/datastream/resource_datastream_private_connection_sweeper.go @@ -123,4 +123,4 @@ func testSweepDatastreamPrivateConnection(region string) error { } return nil -} \ No newline at end of file +}