Skip to content

Commit

Permalink
remove completed TODO (#479)
Browse files Browse the repository at this point in the history
Co-authored-by: guyinyou <[email protected]>
  • Loading branch information
guyinyou and guyinyou committed Apr 18, 2023
1 parent 53cf5e5 commit 7e67864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion golang/client_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import (
"google.golang.org/grpc/status"
)

// TODO: no global clientManager
type ClientManager interface {
RegisterClient(client Client)
UnRegisterClient(client Client)
Expand Down

0 comments on commit 7e67864

Please sign in to comment.