Commit 45e89152 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 947b8d9b
...@@ -661,7 +661,7 @@ function calPer(entry, last) { ...@@ -661,7 +661,7 @@ function calPer(entry, last) {
} }
function shouldPrint(details, type) { function shouldPrint(details, type) {
console.log(details,type)
for (let i = 0; i < details.length; i++) { for (let i = 0; i < details.length; i++) {
if (details[i] === type) if (details[i] === type)
return true return true
......
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