From 0a2f0fb40fc7342351e8bc66f3c67b84b1bb543b Mon Sep 17 00:00:00 2001
From: Luke Shumaker <shumakl@purdue.edu>
Date: Wed, 23 Apr 2014 20:23:35 -0400
Subject: remove test code

---
 app/controllers/static_controller.rb | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'app/controllers')

diff --git a/app/controllers/static_controller.rb b/app/controllers/static_controller.rb
index 038cc19..6fc9490 100644
--- a/app/controllers/static_controller.rb
+++ b/app/controllers/static_controller.rb
@@ -1,7 +1,4 @@
 class StaticController < ApplicationController
 	def homepage
 	end
-
-	def test
-	end
 end
-- 
cgit v1.2.3-2-g168b