Skip to content

Commit 4e85bda

Browse files
deleting unused comments
1 parent 51e6c16 commit 4e85bda

File tree

1 file changed

+1
-1
lines changed
  • Src/SamplesByPlatforms/Xceed.Blazor.Words.Sample

1 file changed

+1
-1
lines changed

Src/SamplesByPlatforms/Xceed.Blazor.Words.Sample/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Xceed.Blazor.Words.Sample;
44
using Xceed.Blazor.Words.Sample.Services;
55

6-
// Replace the License Key by a valid license, change the values.
6+
// Replace the License Key by a valid license.
77
Xceed.Words.NET.Licenser.LicenseKey = "XXXXX-XXXXX-XXXXX-YYYY";
88

99
var builder = WebAssemblyHostBuilder.CreateDefault( args );

0 commit comments

Comments
 (0)