Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit ffc4ef3

Browse files
committed
Make it match the latest react-rails render context
1 parent 789322a commit ffc4ef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/reactive-ruby/component_loader_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
GLOBAL_WRAPPER = <<-JS
66
var global = global || this;
77
var self = self || this;
8-
var window = window || this;
98
var console = {
109
warn: function(s) { }
1110
};

0 commit comments

Comments
 (0)