Commit c6a90f6b authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 5ade11f1
...@@ -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()
} }
...@@ -60,7 +60,7 @@ function grabData(data,init) ...@@ -60,7 +60,7 @@ function grabData(data,init)
} }
console.log(arr[arr.length-1]) console.log(typeof arr[arr.length-1].profit)
return arr return arr
} }
......
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