Skip to content

Commit 02cfe62

Browse files
Jason BrownleeJason Brownlee
authored andcommitted
tweaked scrpit
1 parent 840b557 commit 02cfe62

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/algorithm_selection/selection.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727

2828

2929
require 'rubygems'
30-
module JSON
31-
VARIANT_BINARY = false # hack - god knows why i need it (I get a VARIANT_BINARY undefined error)
32-
end
3330
require 'json'
3431
require 'net/http'
3532
require 'hpricot'

0 commit comments

Comments
 (0)