Skip to content

Commit f162d0f

Browse files
authored
refactor: remove unnecessary declaration in nameserver/name_server_impl.h (#2037)
1 parent a479255 commit f162d0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/nameserver/name_server_impl.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ struct ZkPath {
120120
std::string external_function_path_;
121121
};
122122

123-
class NameServerImplTest;
124-
class NameServerImplRemoteTest;
125-
126123
class NameServerImpl : public NameServer {
127124
// used for ut
128125
friend class NameServerImplTest;

0 commit comments

Comments
 (0)