Skip to content

Commit 6f5f4df

Browse files
committed
Formatting fix.
1 parent 8c1a844 commit 6f5f4df

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

dotnetv3/CloudFormation/Actions/HelloCloudFormation.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,4 @@ await _amazonCloudFormation.DescribeStackResourcesAsync(
109109
return false;
110110
}
111111
}
112-
}
113-
114-
115-
// snippet-end:[CloudFormation.dotnetv3.CloudFormationActions.HelloCloudFormation]
112+
}// snippet-end:[CloudFormation.dotnetv3.CloudFormationActions.HelloCloudFormation]

0 commit comments

Comments
 (0)