Skip to content
Snippets Groups Projects
Commit a6498cd3 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Merge branch 'system-distribution-plot' into update-article-auto-sections

parents c6fefb06 f898e3f9
No related branches found
No related tags found
No related merge requests found
......@@ -198,12 +198,7 @@ async function fetchSystemHits() {
} catch (error) {
throw createError(`Cannot get hits on refseq for system: ${toValue(systemName)} `)
} finally {
setTimeout(() => {
console.log("Delayed for 1 second.");
pending.value = false
}, "3000");
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment