From a3024011a91d3941f81481dd4d600e9684eb0fd4 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Thu, 2 Feb 2012 00:11:51 -0800 Subject: upgrading to Montage v0.6 Signed-off-by: Valerio Virgillito --- node_modules/montage/core/shim.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'node_modules/montage/core/shim.js') diff --git a/node_modules/montage/core/shim.js b/node_modules/montage/core/shim.js index 18aa0233..e6c1a097 100755 --- a/node_modules/montage/core/shim.js +++ b/node_modules/montage/core/shim.js @@ -7,8 +7,6 @@ @module montage/core/shim @requires montage/core/shim/string @requires montage/core/shim/array - @requires montage/core/shim/timers */ require("./shim/string"); require("./shim/array"); -require("./shim/timers"); \ No newline at end of file -- cgit v1.2.3