Commit da293222 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 680fdd53
...@@ -100,7 +100,7 @@ function run(data,vars) { ...@@ -100,7 +100,7 @@ function run(data,vars) {
for (let i = 0; i < data.length; i++) { for (let i = 0; i < data.length; i++) {
console.log(countDrop)
......
...@@ -27,7 +27,7 @@ async function run() ...@@ -27,7 +27,7 @@ async function run()
datas.push({name:files[i],vars:vars}) datas.push({name:files[i],vars:vars})
} }
// console.log(datas) console.log(datas)
// watcher() // watcher()
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment