]> Sergey Matveev's repositories - public-inbox.git/commit
imap: refill_xap: remove needless loop
authorEric Wong <e@yhbt.net>
Sun, 21 Jun 2020 19:23:25 +0000 (19:23 +0000)
committerEric Wong <e@yhbt.net>
Tue, 23 Jun 2020 00:22:06 +0000 (00:22 +0000)
commita5c21c6e800be4755848621ba223594b0bde4d95
tree7b77d1b434b6dd75cbb20930013adb5ddfcac456
parent7d626338a6bf02c1098ba16302f5c13be0370673
imap: refill_xap: remove needless loop

There's no need to loop when the first iteration guarantees
a `return'.
lib/PublicInbox/IMAP.pm