leewheel's picture
Massive sync batch 1
a57c95d verified
raw
history blame contribute delete
103 Bytes
module.exports = {
run: [{
method: "fs.rm",
params: {
path: "env"
}
}]
}