aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/picomatch/posix.js
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/picomatch/posix.js')
-rw-r--r--vanilla/node_modules/picomatch/posix.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/vanilla/node_modules/picomatch/posix.js b/vanilla/node_modules/picomatch/posix.js
deleted file mode 100644
index d2f2bc5..0000000
--- a/vanilla/node_modules/picomatch/posix.js
+++ /dev/null
@@ -1,3 +0,0 @@
-'use strict';
-
-module.exports = require('./lib/picomatch');