Index: src/harmony-array.js |
diff --git a/src/harmony-array.js b/src/harmony-array.js |
index f9283b9c0c93f0a8e7ab7d96ead1cc448db1aeb0..8520f351d158e7693d11fba3f15c1ce41a78fdbd 100644 |
--- a/src/harmony-array.js |
+++ b/src/harmony-array.js |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-(function(global, shared, exports) { |
+(function(global, exports) { |
'use strict'; |