From 583fbc627c2ad69457e37fc909f7aaf889d53483 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 16 Mar 2023 11:49:24 +0900 Subject: [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLinesAroundModuleBody https://github.com/rubygems/rubygems/commit/48c88466b7 --- lib/rubygems/text.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rubygems/text.rb') diff --git a/lib/rubygems/text.rb b/lib/rubygems/text.rb index be811525f2..1cd466f997 100644 --- a/lib/rubygems/text.rb +++ b/lib/rubygems/text.rb @@ -4,7 +4,6 @@ # A collection of text-wrangling methods module Gem::Text - ## # Remove any non-printable characters and make the text suitable for # printing. -- cgit v1.2.3