Remove signout flash message because it also makes no sense.

You get redirected after signuout to gitlab.com and see this message on login page which makes no sense.
This commit is contained in:
Dmitriy Zaporozhets 2015-03-19 04:26:36 +00:00
parent 1f835a81a7
commit 64f5d6ddf0
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ en:
inactive: 'Your account was not activated yet.'
sessions:
signed_in: ''
signed_out: 'Signed out successfully.'
signed_out: ''
users_sessions:
user:
signed_in: 'Signed in successfully.'
@ -57,4 +57,4 @@ en:
reset_password_instructions:
subject: 'Reset password instructions'
unlock_instructions:
subject: 'Unlock Instructions'
subject: 'Unlock Instructions'