mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
remove node_modules
This commit is contained in:
3
app/node_modules/isarray/index.js
generated
vendored
3
app/node_modules/isarray/index.js
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module.exports = Array.isArray || function (arr) {
|
||||
return Object.prototype.toString.call(arr) == '[object Array]';
|
||||
};
|
Reference in New Issue
Block a user