diff rhodecode/controllers/settings.py @ 2907:0b86972de820 beta

white space cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 09 Oct 2012 00:14:41 +0200
parents faffec4abbda
children 3148c08cf86f 98e8fd2d55b6
line wrap: on
line diff
--- a/rhodecode/controllers/settings.py	Tue Oct 09 00:14:14 2012 +0200
+++ b/rhodecode/controllers/settings.py	Tue Oct 09 00:14:41 2012 +0200
@@ -188,4 +188,3 @@
             h.flash(_('An error occurred during unlocking'),
                     category='error')
         return redirect(url('summary_home', repo_name=repo_name))
-