-- whitespace

This commit is contained in:
Mariusz Nowak
2013-10-03 21:09:37 +02:00
parent 3a25f3d14c
commit 9846a233ab

View File

@@ -2,7 +2,7 @@
'use strict';
var copy = require('es5-ext/object/copy')
var copy = require('es5-ext/object/copy')
, defineProperty = Object.defineProperty;