summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-08-14 03:02:20 +0000
committerGo MAEDA <maeda@farend.jp>2019-08-14 03:02:20 +0000
commit31e8e736f3adbc8b217438e9ebb93725c0d2e092 (patch)
tree2be2967f2b3a5ab95345d3a648211585bfec5c5c /lib
parentbeeacb2c2a833cfffc83d05ccb4317cb41654374 (diff)
downloadredmine-31e8e736f3adbc8b217438e9ebb93725c0d2e092.tar.gz
redmine-31e8e736f3adbc8b217438e9ebb93725c0d2e092.zip
Code cleanup: RuboCop: Layout/TrailingBlankLines
git-svn-id: http://svn.redmine.org/redmine/trunk@18367 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib')
-rw-r--r--lib/redmine/wiki_formatting/textile/redcloth3.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/redmine/wiki_formatting/textile/redcloth3.rb b/lib/redmine/wiki_formatting/textile/redcloth3.rb
index feed1e3fc..6f34b51d2 100644
--- a/lib/redmine/wiki_formatting/textile/redcloth3.rb
+++ b/lib/redmine/wiki_formatting/textile/redcloth3.rb
@@ -1224,4 +1224,3 @@ class RedCloth3 < String
end
end
end
-