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 struct CmdSnaphotOptions #289

Merged
merged 1 commit into from
May 25, 2021

Conversation

soniasingla
Copy link
Contributor

Signed-off-by: Sonia Singla [email protected]

@github-actions github-actions bot requested review from kmova and mittachaitu May 4, 2021 12:51
@sonasingh46
Copy link
Contributor

@soniasingla -- Can you please resolve the conflict.

@soniasingla
Copy link
Contributor Author

@sonasingh46 thanks updated 🤗

@sonasingh46
Copy link
Contributor

@prateekpandey14 @mittachaitu @soniasingla --
I think we are not even using this struct CmdSnaphotOptions anywhere.
Please confirm.

@@ -32,7 +32,7 @@ var (
// CmdSnaphotOptions holds the options for snapshot
// create command
type CmdSnaphotOptions struct {
volName string
snapName string
Copy link

Choose a reason for hiding this comment

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

U1000: field snapName is unused
(at-me in a reply with help or ignore)

@mittachaitu
Copy link
Contributor

mittachaitu commented May 5, 2021

@prateekpandey14 @mittachaitu @soniasingla --
I think we are not even using this struct CmdSnaphotOptions anywhere.
Please confirm.

Yes @sonasingh46 we are not using and we can remove it
cc: @soniasingla

Copy link
Contributor

@mittachaitu mittachaitu left a comment

Choose a reason for hiding this comment

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

lgtm

@soniasingla
Copy link
Contributor Author

@kmova @mittachaitu updated the PR sorry for delay

@soniasingla soniasingla changed the title Remove unused vol fieldname Remove unused struct CmdSnaphotOptions May 21, 2021
Copy link
Contributor

@mittachaitu mittachaitu left a comment

Choose a reason for hiding this comment

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

LGTM

@mittachaitu mittachaitu merged commit 8258ba2 into openebs-archive:master May 25, 2021
@soniasingla soniasingla deleted the patch branch May 25, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants