Skip to content

Commit 3dafa82

Browse files
committed
Fix indenting
1 parent a22536d commit 3dafa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/React.Sample.Mvc6/Startup.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
namespace React.Sample.Mvc6
2121
{
22-
public class Startup
22+
public class Startup
2323
{
2424
public Startup(IHostingEnvironment env, IApplicationEnvironment appEnv)
2525
{

0 commit comments

Comments
 (0)