Skip to content

Commit 2614b7c

Browse files
committed
Remove unused attribute
1 parent 81298f9 commit 2614b7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bindings/ruby/ext/options.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
class Options
2-
attr_reader :options
3-
42
def initialize
53
@options = {}
64
@pending_options = []

0 commit comments

Comments
 (0)