Skip to content

Commit

Permalink
fix code problems by reviewers' suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
seemingwang committed Apr 1, 2021
1 parent 3b44e5a commit 0f85b95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion paddle/fluid/distributed/service/graph_brpc_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include "paddle/fluid/string/string_helper.h"
namespace paddle {
namespace distributed {
int GraphPsService_Stub::thread_num = 3;

void GraphPsService_Stub::service(
::google::protobuf::RpcController *controller,
Expand Down

0 comments on commit 0f85b95

Please sign in to comment.