Remove whitespace from dotnet-new C# library template
This commit is contained in:
parent
bf8b588e8b
commit
5397cac939
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ namespace ClassLibrary
|
|||
public class Class1
|
||||
{
|
||||
public void Method1()
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue