summaryrefslogtreecommitdiffstats
path: root/lib/redmine/syntax_highlighting.rb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-21 12:44:51 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2019-11-21 12:44:51 +0000
commitd6b0ce0f25b17a5acc79b5cc6b4962c6da64ba66 (patch)
treea37f31d15ca96bfe892885908cf79471c7aeb6af /lib/redmine/syntax_highlighting.rb
parenta99b4e6d1579ae37a35d37d206c09d2533454433 (diff)
downloadredmine-d6b0ce0f25b17a5acc79b5cc6b4962c6da64ba66.tar.gz
redmine-d6b0ce0f25b17a5acc79b5cc6b4962c6da64ba66.zip
cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/syntax_highlighting.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19130 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/redmine/syntax_highlighting.rb')
-rw-r--r--lib/redmine/syntax_highlighting.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/redmine/syntax_highlighting.rb b/lib/redmine/syntax_highlighting.rb
index 03935705c..bf1c4b1b3 100644
--- a/lib/redmine/syntax_highlighting.rb
+++ b/lib/redmine/syntax_highlighting.rb
@@ -19,7 +19,6 @@
module Redmine
module SyntaxHighlighting
-
class << self
attr_reader :highlighter