From e9c45760155ca00c9b4746b1681fb3a77d9eee7a Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 6 May 2016 22:20:19 +0300 Subject: [PATCH] Remove empty line. --- src/uxbox/locales/en.cljs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/uxbox/locales/en.cljs b/src/uxbox/locales/en.cljs index 859c14092..e2142d808 100644 --- a/src/uxbox/locales/en.cljs +++ b/src/uxbox/locales/en.cljs @@ -55,7 +55,6 @@ "errors.form.max-len" "Should be less than %s" "errors.form.color" "Should be a valid color string" "errors.form.password-not-match" "Password does not match" - "errors.generic" "Something work has happened." "errors.auth.unauthorized" "Username or passwords seems to be wrong." "errors.profile.update-password" "Error updating password, probably your old password is wrong."