Remove redundant encoding comment

* Mutant is ruby 2.0+ only where UTF-8 is default encoding
This commit is contained in:
Markus Schirp 2015-04-27 21:07:28 +00:00
parent 7b8a165f19
commit c392cb5e4b
59 changed files with 0 additions and 118 deletions

View file

@ -1,5 +1,3 @@
# encoding: utf-8
Mutant::Meta::Example.add do
source 'foo { |&bar| }'