Skip to content

Commit

Permalink
Remove unused NETWORK_ERROR
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyWoo committed Jan 5, 2024
1 parent 693c433 commit 05c01ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Service/ForwardConnection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ namespace RK
namespace ErrorCodes
{
extern const int ALL_CONNECTION_TRIES_FAILED;
extern const int NETWORK_ERROR;
extern const int UNEXPECTED_FORWARD_PACKET;
extern const int RAFT_FORWARD_ERROR;
extern const int FORWARD_NOT_CONNECTED;
Expand Down

0 comments on commit 05c01ac

Please sign in to comment.