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

Issue#89 resolve warnings #100

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Issue#89 resolve warnings #100

merged 2 commits into from
Jul 29, 2020

Conversation

Mifrill
Copy link
Collaborator

@Mifrill Mifrill commented Jul 27, 2020

Closes: #89

@@ -115,13 +115,15 @@ def restart

private

attr_accessor :user_data_dir
Copy link
Member

Choose a reason for hiding this comment

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

We should just put @user_data_dir = nil to initializer, because there's no sense in attr_accessor

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

okay, thanks

'instance variable @user_data_dir not initialized'
assigned but unused variable - target_id
@route route merged commit 1a33d43 into rubycdp:master Jul 29, 2020
@route
Copy link
Member

route commented Jul 29, 2020

Thank you!

@Mifrill Mifrill deleted the issue#89-resolve-warnings branch February 11, 2021 05:15
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.

Warnings
2 participants