Skip to content

Commit 7f498c8

Browse files
committed
Fix for whitespace format.
1 parent 5b59264 commit 7f498c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dotnetv3/Lambda/Scenarios/LambdaScenarioCommon/UIWrapper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
// snippet-start:[Lambda.dotnetv3.LambdaScenarioCommon.UIWrapper]
55
namespace LambdaScenarioCommon;
6+
67
public class UIWrapper
78
{
89
public readonly string SepBar = new('-', Console.WindowWidth);

0 commit comments

Comments
 (0)