Skip to content

Commit 05fe0a9

Browse files
fix: build failure due to missing 'using Nethermind.Core' (#12083)
* fix: build failure due to missing 'using Nethermind.Core' * Update src/Nethermind/Nethermind.Merge.Plugin/EngineRpcModule.Bogota.cs --------- Co-authored-by: Lukasz Rozmej <lukasz.rozmej@gmail.com>
1 parent 1810a3e commit 05fe0a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Nethermind/Nethermind.Merge.Plugin/EngineRpcModule.Bogota.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
using System;
55
using System.Threading.Tasks;
6-
using Nethermind.Consensus;
76
using Nethermind.Consensus.Producers;
87
using Nethermind.Core;
98
using Nethermind.Core.Crypto;

0 commit comments

Comments
 (0)