From 0056c128624fdadd0fff82aef6e6a96c6ef817b9 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Sun, 24 Oct 2021 10:46:29 +0000 Subject: Remove extra blank line (#29914, #32938). git-svn-id: http://svn.redmine.org/redmine/trunk@21261 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lib/redmine/utils/shell.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/redmine/utils') diff --git a/lib/redmine/utils/shell.rb b/lib/redmine/utils/shell.rb index 2126441e5..599ff1610 100644 --- a/lib/redmine/utils/shell.rb +++ b/lib/redmine/utils/shell.rb @@ -17,7 +17,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - module Redmine module Utils module Shell -- cgit v1.2.3