block_quarantine.nim: remove unused import (#4877)

leftover from #4844
This commit is contained in:
henridf 2023-04-29 00:41:55 +02:00 committed by GitHub
parent a32054cdd1
commit 5ccb085b9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
{.push raises: [].} {.push raises: [].}
import import
std/[algorithm, options, tables], std/[options, tables],
stew/bitops2, stew/bitops2,
../spec/forks ../spec/forks