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:
parent
d83ac4ec68
commit
dad110d068
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
prelude: |
|
||||
# frozen_string_literal: true
|
||||
class Bench < Hash
|
||||
def initialize
|
||||
@exivar = nil
|
||||
|
|
Loading…
Add table
Reference in a new issue