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
1 changed files with 1 additions and 1 deletions

View File

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