Skip to content

Commit 2403243

Browse files
committed
[skip ci]Remove unused module
1 parent 862b965 commit 2403243

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

bindings/ruby/tests/helper.rb

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,4 @@ def whisper
2121
def whisper
2222
self.class.whisper
2323
end
24-
25-
module BuildOptions
26-
load "ext/options.rb", self
27-
Options.include self
28-
29-
def enable_config(name)
30-
end
31-
32-
def arg_config(name)
33-
end
34-
end
3524
end

0 commit comments

Comments
 (0)