Commit af126d58 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 542add12
...@@ -47,7 +47,6 @@ async function init() { ...@@ -47,7 +47,6 @@ async function init() {
p=p[0].split(pairs)[0] p=p[0].split(pairs)[0]
let lp = t[4] let lp = t[4]
let f=found(pair, lp) let f=found(pair, lp)
console.log(f)
f.period=p f.period=p
arr.push(f) arr.push(f)
} }
......
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