Skip to content

Commit

Permalink
Remove changes in gnoi_client.go
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolam committed Sep 20, 2024
1 parent 5f81358 commit 5f92d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnoi_client/gnoi_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,4 @@ func clearNeighbors(sc spb.SonicServiceClient, ctx context.Context) {
panic(err.Error())
}
fmt.Println(string(respstr))
}
}

0 comments on commit 5f92d40

Please sign in to comment.