fix some UnusedImport warnings (#6448)

This commit is contained in:
tersec 2024-07-25 08:49:26 +00:00 committed by GitHub
parent 15cca5f93e
commit 949758ed74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
import stew/base10 import stew/base10
import std/tables import std/tables
import libp2p/[multiaddress, multicodec, peerstore]
type type
Eth2Agent* {.pure.} = enum Eth2Agent* {.pure.} = enum