From 484f89cc7064d1b16920bcf1b5bfce75c2b62de9 Mon Sep 17 00:00:00 2001 From: hsbt Date: Wed, 13 Sep 2017 09:06:34 +0000 Subject: Removed needless magic-comment for encodings. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59865 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/rdoc/rdoc.gemspec | 1 - lib/rdoc/text.rb | 1 - 2 files changed, 2 deletions(-) (limited to 'lib/rdoc') diff --git a/lib/rdoc/rdoc.gemspec b/lib/rdoc/rdoc.gemspec index 3ecc438088..8aadb510e2 100644 --- a/lib/rdoc/rdoc.gemspec +++ b/lib/rdoc/rdoc.gemspec @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- begin require_relative "lib/rdoc" rescue LoadError diff --git a/lib/rdoc/text.rb b/lib/rdoc/text.rb index a38bb921ad..cf708e6bbd 100644 --- a/lib/rdoc/text.rb +++ b/lib/rdoc/text.rb @@ -1,4 +1,3 @@ -# coding: utf-8 # frozen_string_literal: false ## -- cgit v1.2.3