Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove unnecessary argument code from cleanup - Closes #3368 #3829

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

ishantiw
Copy link
Contributor

What was the problem?

code argument provided to cleanup method is never used in the method after it's defined.

How did I fix it?

Removed the argument and related code.

How to test it?

Run and exit the application to see if the cleanup is working properly.

Review checklist

@shuse2 shuse2 merged commit cc55b7c into development Jun 18, 2019
@shuse2 shuse2 deleted the 3368-remove_code_in_cleanup_chain branch June 18, 2019 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up the "cleanup" method in chain module
3 participants