Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
s-tikhomirov committed Dec 13, 2024
1 parent 7ea9281 commit ae9fb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waku/incentivization/txid_proof.nim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import std/options, chronos, web3, stew/byteutils, stint, strutils, results, chronicles
import std/options, chronos, web3, stew/byteutils, stint, results, chronicles

import waku/incentivization/rpc

Expand Down

0 comments on commit ae9fb73

Please sign in to comment.