mirror of
https://github.com/actions/stale.git
synced 2025-12-20 06:42:15 +00:00
remove lib and node_modules
This commit is contained in:
3
node_modules/btoa-lite/btoa-node.js
generated
vendored
3
node_modules/btoa-lite/btoa-node.js
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module.exports = function btoa(str) {
|
||||
return new Buffer(str).toString('base64')
|
||||
}
|
||||
Reference in New Issue
Block a user