Commit 9e60ad34 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 433ca575
......@@ -57,8 +57,6 @@ async function run() {
let levelInline=[]
for (let i = 0; i < configs.length; i++) {
if (!configs[i].includes('.json'))
continue
let config = await fs.readFileSync('./uniq/' + configs[i]+'/default/compound1000.json', 'utf8')
config = JSON.parse(config)
......
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