Commit 53e1d674 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 638c819a
...@@ -49,7 +49,7 @@ async function run() { ...@@ -49,7 +49,7 @@ async function run() {
counter++ counter++
levelSort.push({level:uniqLevels[i],count:counter}) levelSort.push({level:uniqLevels[i],count:counter})
} }
console.log(uniqType)
for (let i=0;i<uniqType.length;i++) for (let i=0;i<uniqType.length;i++)
{ {
let counter=0 let counter=0
......
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