mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
remove node_modules
This commit is contained in:
7
app/node_modules/xtend/has-keys.js
generated
vendored
7
app/node_modules/xtend/has-keys.js
generated
vendored
@@ -1,7 +0,0 @@
|
||||
module.exports = hasKeys
|
||||
|
||||
function hasKeys(source) {
|
||||
return source !== null &&
|
||||
(typeof source === "object" ||
|
||||
typeof source === "function")
|
||||
}
|
Reference in New Issue
Block a user