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