aboutsummaryrefslogtreecommitdiffstats
path: root/worker.js
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-07-16 19:18:50 -0400
committerBrian Cully <bjc@spork.org>2025-07-16 19:18:50 -0400
commit9e14963bad67ab2c640e98bb2148635b551727ae (patch)
tree70b24908063e21cf6f1ff133d713a338005109d3 /worker.js
parente1a9e10902de4d927f4c2c87b6c27e6303fa1ead (diff)
downloadpnit-9e14963bad67ab2c640e98bb2148635b551727ae.tar.gz
pnit-9e14963bad67ab2c640e98bb2148635b551727ae.zip
add csv download
Diffstat (limited to 'worker.js')
-rw-r--r--worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker.js b/worker.js
index 77a861b..4812203 100644
--- a/worker.js
+++ b/worker.js
@@ -1,4 +1,4 @@
-import CSVParse from './csv.mjs';
+import CSVParse from './csv-parse.mjs';
let ignoreLines = 0;
let sequenceNames = [];