From f5b192837a14bf01936eea82c16374b2e9278e60 Mon Sep 17 00:00:00 2001 From: Zoltan Kiss Date: Fri, 27 Feb 2015 17:36:58 -0600 Subject: Remove unneeded comment. [ci skip] --- actionpack/test/journey/routes_test.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'actionpack') diff --git a/actionpack/test/journey/routes_test.rb b/actionpack/test/journey/routes_test.rb index a4efc82b8c..0159f75a18 100644 --- a/actionpack/test/journey/routes_test.rb +++ b/actionpack/test/journey/routes_test.rb @@ -37,7 +37,6 @@ module ActionDispatch end def test_first_name_wins - #def add_route app, path, conditions, defaults, name = nil routes = Routes.new one = Path::Pattern.from_string '/hello' -- cgit v1.2.3