From 0a2f0fb40fc7342351e8bc66f3c67b84b1bb543b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 23 Apr 2014 20:23:35 -0400 Subject: remove test code --- config/routes.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb index 5d53c0e..1ce6e05 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -21,8 +21,6 @@ Leaguer::Application.routes.draw do root to: 'static#homepage' - get '/testsvg', to: 'static#test' - get '/search', to: 'search#go' end -- cgit v1.2.3