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 #48

Merged
merged 2 commits into from
Oct 28, 2021
Merged

remove unused #48

merged 2 commits into from
Oct 28, 2021

Conversation

mellowdrifter
Copy link
Contributor

checkFile always returns nil error, so just don't return an error.

GetSessionId accepted a *Client, but never required any information from that object, so removed the requirement to pass it as an argument. GetSessionId also always returned nil error, so don't return an always nil error.

Also added some more test coverage.

@randomthingsandstuff
Copy link
Contributor

Looks good to me. Thanks for the contrib.

@randomthingsandstuff randomthingsandstuff merged commit a875e54 into bgp:master Oct 28, 2021
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.

2 participants