From e0ea5e903bcd5cf84c0aab5e81ab81995e6af753 Mon Sep 17 00:00:00 2001 From: shugo Date: Fri, 23 Oct 2015 06:29:08 +0000 Subject: * lib/net/imap.rb: remove an empty comment line and -*-. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/imap.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/net/imap.rb') diff --git a/lib/net/imap.rb b/lib/net/imap.rb index 5d642ecac4..8ddeb94c63 100644 --- a/lib/net/imap.rb +++ b/lib/net/imap.rb @@ -1,5 +1,4 @@ -# -# -*- frozen_string_literal: true -*- +# frozen_string_literal: true # # = net/imap.rb # -- cgit v1.2.3