unicode_norm_gen.tmpl: Remove indicator

* template/unicode_norm_gen.tmpl: Remove indicator for
  "frozen_string_literal: true", as r52526.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-01-18 12:48:41 +00:00
Родитель ed34d855bb
Коммит 90d6062181
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -152,7 +152,7 @@ end
# generate normalization tables file
%># coding: us-ascii
# -*- frozen_string_literal: true -*-
# frozen_string_literal: true
%# >
# automatically generated by template/unicode_norm_gen.tmpl