summaryrefslogtreecommitdiff
path: root/config/routes
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2016-05-27 16:00:00 -0400
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2018-09-26 18:11:11 -0400
commita1a17acb326020f1b57f587230cb439e901784df (patch)
tree358a1ea916a242609a981ff46e2a6814a2208cec /config/routes
parentf1a294e5ddb8ae0ccdcef1a12561e603ff996cfe (diff)
Ported to Debian jessie
Most of the churn here comes from rebasing the Yesod boilerplate.
Diffstat (limited to 'config/routes')
-rw-r--r--config/routes1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/routes b/config/routes
index f9ca949..34fe8cc 100644
--- a/config/routes
+++ b/config/routes
@@ -1,5 +1,4 @@
/static StaticR Static getStatic
-/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET