Skip to content

Commit ea2b437

Browse files
Update worker.py
Co-authored-by: Copilot <[email protected]>
1 parent a613f5a commit ea2b437

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

worker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import json
55
import asyncio
66
from io import StringIO
7-
from Bio import SeqIO
87
from jobs import get_next_job, mark_job_done, mark_job_failed
98
from database import get_db_cursor
109
from helpers import check_for_sequence_data, send_to_elastic2

0 commit comments

Comments
 (0)