mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 13:53:48 +01:00
removes citation-js loading
This commit is contained in:
parent
6eb8717f55
commit
b16bc38a72
@ -23,7 +23,6 @@ draft: false
|
||||
window.onload = async function () {
|
||||
processingIndicator.isActive = true
|
||||
const setsSec = $('#publis_sets')
|
||||
const Cite = require("citation-js")
|
||||
var myDB = await indexDB.loadAsync()
|
||||
const sets = myDB.sets
|
||||
for (const [setName,publis] of sets) {
|
||||
|
Loading…
Reference in New Issue
Block a user