From cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 27 Mar 2019 21:01:33 +0100 Subject: remove node_modules --- node_modules/core-js/modules/es7.weak-set.of.js | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 node_modules/core-js/modules/es7.weak-set.of.js (limited to 'node_modules/core-js/modules/es7.weak-set.of.js') diff --git a/node_modules/core-js/modules/es7.weak-set.of.js b/node_modules/core-js/modules/es7.weak-set.of.js deleted file mode 100644 index 5941e72aa..000000000 --- a/node_modules/core-js/modules/es7.weak-set.of.js +++ /dev/null @@ -1,2 +0,0 @@ -// https://tc39.github.io/proposal-setmap-offrom/#sec-weakset.of -require('./_set-collection-of')('WeakSet'); -- cgit v1.2.3