Remove old commit param

This commit is contained in:
Matt Wright
2012-08-17 12:52:05 -04:00
parent beff7a246d
commit b7d71f8c59
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -42,7 +42,6 @@ _default_config = {
'REGISTER_URL': '/register',
'RESET_URL': '/reset',
'CONFIRM_URL': '/confirm',
'LOGIN_VIEW': '/login',
'POST_LOGIN_VIEW': '/',
'POST_LOGOUT_VIEW': '/',
'POST_FORGOT_VIEW': None,