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,5 +1,4 @@
|
||||
prelude: |
|
||||
# frozen_string_literal: true
|
||||
class Bench < Hash
|
||||
def initialize
|
||||
@exivar = nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user