[Notice] Announcing the End of Demo Server [Read me]
doortts doortts 2017-02-02
routes: Remove unused route path
@506fc7d13be37bddd8ec303a60170725866d5527
conf/routes
--- conf/routes
+++ conf/routes
@@ -5,8 +5,6 @@
 # This fake route is required to submit a seed to generate Site Secret.
 POST           /                                                                      controllers.Application.fake()
 
-GET            /navitest                                                              controllers.Application.navi()
-
 # Home page
 GET            /                                                                      controllers.Application.index()
 
Add a comment
List