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

Remove an unused pragma

It originally had a string literal, but it no longer has one.
This commit is contained in:
Takashi Kokubun 2020-03-30 23:18:06 -07:00
parent d83ac4ec68
commit dad110d068
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -1,5 +1,4 @@
prelude: |
# frozen_string_literal: true
class Bench < Hash
def initialize
@exivar = nil