Skip to content

Commit f1c4253

Browse files
Remove code that is not in ReactConfig and need not be added.
1 parent de4c497 commit f1c4253

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/jekyll/getting-started/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -964,8 +964,6 @@ namespace ReactDemo
964964
{
965965
public static void Configure()
966966
{
967-
ReactSiteConfiguration.Configuration = new ReactSiteConfiguration();
968-
969967
ReactSiteConfiguration.Configuration
970968
.AddScript("~/Scripts/showdown.js")
971969
.AddScript("~/Scripts/Tutorial.jsx");

0 commit comments

Comments
 (0)