Index: src/harmony-object.js |
diff --git a/src/harmony-object.js b/src/harmony-object.js |
index e0555ba1125950abe314105f498781d0054313fe..12f25552e49d25d57641c81b7e236eee369eda37 100644 |
--- a/src/harmony-object.js |
+++ b/src/harmony-object.js |
@@ -13,7 +13,6 @@ |
// Imports |
var GlobalObject = global.Object; |
- |
var OwnPropertyKeys; |
utils.Import(function(from) { |