[ruby/reline] Remove ARGV.first in east_asian_width.rb

(https://github.com/ruby/reline/pull/587)

`ARGV.first` is the name of the EastAsianWidth file and is not needed for east_asian_width.rb

6649bda31c
This commit is contained in:
ima1zumi 2023-08-30 02:50:06 +09:00 committed by git
parent 95efdef3b2
commit c58561b5e3

View file

@ -1,6 +1,5 @@
class Reline::Unicode::EastAsianWidth class Reline::Unicode::EastAsianWidth
# This is based on EastAsianWidth.txt # This is based on EastAsianWidth.txt
# EastAsianWidth.txt
# UNICODE_VERSION = '15.0.0' # UNICODE_VERSION = '15.0.0'
# Fullwidth # Fullwidth