some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / modules / esnext.symbol.pattern-match.js
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/core-js/modules/esnext.symbol.pattern-match.js b/.config/coc/extensions/node_modules/coc-prettier/node_modules/core-js/modules/esnext.symbol.pattern-match.js
deleted file mode 100644 (file)
index 0120063..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-var defineWellKnownSymbol = require('../internals/define-well-known-symbol');
-
-// `Symbol.patternMatch` well-known symbol
-// https://github.com/tc39/proposal-pattern-matching
-defineWellKnownSymbol('patternMatch');