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 not used private variable from ImapIdleChannelAdapter #9556

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

filiphr
Copy link
Contributor

@filiphr filiphr commented Oct 14, 2024

In e4c1851 the logic for the ImapIdleChannelAdapter was changed. When that was done the ScheduledFuture<?> receivingTask from the ImapIdleChannelAdapter was not removed. This PR just removes the no longer used private variable receivingTask

@artembilan
Copy link
Member

Great catch, @filiphr !

Will be merged when PR build is green.

Thank you!

@artembilan artembilan merged commit 1de81b6 into spring-projects:main Oct 14, 2024
3 checks passed
@filiphr filiphr deleted the imap-idle-polish branch October 15, 2024 08:18
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.

2 participants