eantyshev commented on code in PR #23419:
URL: https://github.com/apache/beam/pull/23419#discussion_r983605097
##########
learning/tour-of-beam/backend/internal/entity.go:
##########
@@ -33,8 +33,6 @@ type Unit struct {
Hints []string `json:"hints,omitempty"`
TaskSnippetId string `json:"taskSnippetId,omitempty"`
SolutionSnippetId string `json:"solutionSnippetId,omitempty"`
- TaskName string `json:"-"`
- SolutionName string `json:"-"`
Review Comment:
clean up the model from temporary fields
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]