remove workaround for old yesod bug

This commit is contained in:
Joey Hess 2013-09-27 00:31:12 -04:00
parent 7665773593
commit 1f5611a1ca
4 changed files with 4 additions and 13 deletions

View file

@ -26,7 +26,7 @@
/config/repository/new/androidcamera AndroidCameraRepositoryR GET
/config/repository/switcher RepositorySwitcherR GET
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
/config/repository/combine/#FilePathAndUUID CombineRepositoryR GET
/config/repository/combine/#FilePath/#UUID CombineRepositoryR GET
/config/repository/edit/#UUID EditRepositoryR GET POST
/config/repository/edit/new/#UUID EditNewRepositoryR GET POST
/config/repository/edit/new/cloud/#UUID EditNewCloudRepositoryR GET POST