This commit is contained in:
Kevin Wan
2021-03-28 21:20:04 +08:00
committed by GitHub
parent bbb4ce586f
commit 6df7fa619c

View File

@@ -7,7 +7,7 @@ import (
"google.golang.org/grpc/status"
)
// DespositServer is used for mocking.
// DepositServer is used for mocking.
type DepositServer struct {
}