aboutsummaryrefslogtreecommitdiff
path: root/src/hotstuff_client.cpp
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-07-06 18:37:11 -0400
committerDeterminant <ted.sybil@gmail.com>2019-07-06 18:37:11 -0400
commit24b6cea7be8b78eaa3681d6274d671057ed112b5 (patch)
treef3e8ae2a279344340085b96aa5622452dd5af624 /src/hotstuff_client.cpp
parent346f688916d87ff856a81e9cf3f3e69245101475 (diff)
finish the simple Round-Robin Pacemakerpacemaker-clean-up
Diffstat (limited to 'src/hotstuff_client.cpp')
-rw-r--r--src/hotstuff_client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hotstuff_client.cpp b/src/hotstuff_client.cpp
index 9f7423d..7914125 100644
--- a/src/hotstuff_client.cpp
+++ b/src/hotstuff_client.cpp
@@ -37,7 +37,6 @@ using hotstuff::EventContext;
using hotstuff::MsgReqCmd;
using hotstuff::MsgRespCmd;
using hotstuff::CommandDummy;
-using hotstuff::Finality;
using hotstuff::HotStuffError;
using hotstuff::uint256_t;
using hotstuff::opcode_t;