Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
camba1 committed Jun 3, 2020
1 parent c97f14c commit 0cd8816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user/client/userClient.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ func main() {
if err != nil {
return
}

createdUser, err := CreateUser(ctx, srvClient)
if err != nil {
return
Expand Down

0 comments on commit 0cd8816

Please sign in to comment.