mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 04:36:42 +00:00
Remove mock declaration
This commit is contained in:
parent
49b82cdbac
commit
3298e102af
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ using bigint = boost::multiprecision::cpp_int;
|
||||||
|
|
||||||
struct NoteChannel {}; // FIXME: Use some log library?
|
struct NoteChannel {}; // FIXME: Use some log library?
|
||||||
|
|
||||||
struct ExtVMFace;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue