Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused resource struct #2444

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

meiliang86
Copy link
Contributor

What changed?
Remove unused code.

Why?

How did you test it?

Potential risks

Is hotfix candidate?

@meiliang86 meiliang86 requested a review from a team as a code owner February 1, 2022 18:27
@@ -218,225 +218,225 @@ func NewTest(
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should resourceTest.go be removed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still used by tests I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. This contains the actual Test struct that is used by other unit tests. It's not related to the resource struct./
We could change the name of the package. But I'll leave it for now.

@meiliang86 meiliang86 merged commit 0e547dc into temporalio:master Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants