fixing typo

This commit is contained in:
Gabriel mermelstein 2024-04-07 15:53:06 +03:00
parent 7687196a26
commit 0e0ba54900
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import
std/[tables, sequtils, option],
std/[tables, sequtils, options],
stew/byteutils,
stew/shims/net,
chronicles,