Nobuyoshi Nakada 108f7536b3
Removed unnecessary chomp
As `String#split` with the default argument drops trailing newline
as a separator, preceding `String#chomp` is futile.
2020-03-07 17:04:37 +09:00
..
2020-03-07 17:04:37 +09:00