1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

delete enc/prelude.rb, because no longer needed

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
duerst 2017-05-06 04:42:58 +00:00
parent c7baa31c76
commit f86766970f

View file

@ -1,4 +0,0 @@
begin
require 'unicode_normalize'
rescue LoadError
end