summaryrefslogtreecommitdiffstats
path: root/lib/redmine
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-21 12:45:23 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-21 12:45:23 +0000
commit40ab3035ffc06552b575243cbea6e14d1d5aeb82 (patch)
tree1aa35b71c87fecaf7427980da8850048e0c065dd /lib/redmine
parent950726f3844ac76a3de1c778850bcdaec667440a (diff)
downloadredmine-40ab3035ffc06552b575243cbea6e14d1d5aeb82.tar.gz
redmine-40ab3035ffc06552b575243cbea6e14d1d5aeb82.zip
cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/themes.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19133 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/redmine')
-rw-r--r--lib/redmine/themes.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/redmine/themes.rb b/lib/redmine/themes.rb
index a85be1827..77fb3c0ee 100644
--- a/lib/redmine/themes.rb
+++ b/lib/redmine/themes.rb
@@ -19,7 +19,6 @@
module Redmine
module Themes
-
# Return an array of installed themes
def self.themes
@@installed_themes ||= scan_themes