From f0e465e2abf3a43863d9ae8a024eff7fdad3c68d Mon Sep 17 00:00:00 2001 From: Mohamed Shibl Date: Thu, 24 Mar 2016 20:41:50 -0700 Subject: [PATCH] removes - Not needed in this lesson Fixes #6 Removes which produces error (IndexRoute is not defined). This line is not needed until lesson#8 --- lessons/06-params/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lessons/06-params/README.md b/lessons/06-params/README.md index 77fd4b7d..4d9f65ff 100644 --- a/lessons/06-params/README.md +++ b/lessons/06-params/README.md @@ -49,7 +49,6 @@ import Repo from './modules/Repo' render(( - {/* add the new route */}