Skip to content

Commit c7a35b7

Browse files
committed
DEVDOCS-15443 - removing trailing space
1 parent e177f29 commit c7a35b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher-csharp/WebForms/Examples/CreateAndEmbedFormService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public static EnvelopeTemplate PrepareEnvelopeTemplate(string resultsTemplateNam
134134
},
135135
SignHereTabs = new List<SignHere>
136136
{
137-
new SignHere()
137+
new SignHere()
138138
{
139139
DocumentId = "1",
140140
TabLabel = "Signature",

0 commit comments

Comments
 (0)