Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 3cdb2fa

Browse files
committed
Some change
1 parent 03f005a commit 3cdb2fa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using OrchardCoreContrib.Library;
22

3-
Console.WriteLine(Utils.Greeting());
4-
53
Console.WriteLine(Utils.Greeting("Jon"));
64

75
Console.WriteLine(Utils.Greeting("Jon", "Doe"));
6+
Console.WriteLine(Utils.Greeting("Jon", "Doe"));

0 commit comments

Comments
 (0)