Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit bc5448c

Browse files
committed
fix: remove unused import
1 parent 2304743 commit bc5448c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Miningcore/Blockchain/Ethereum/EthereumJob.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System.Globalization;
22
using System.Numerics;
33
using Miningcore.Crypto.Hashing.Ethash;
4-
using Miningcore.Crypto.Hashing.Ethash.Etchash;
54
using Miningcore.Extensions;
65
using Miningcore.Stratum;
76
using NBitcoin;

0 commit comments

Comments
 (0)