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