]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www_coderepo: remove some needless return statements
authorEric Wong <e@80x24.org>
Tue, 24 Jan 2023 09:49:39 +0000 (09:49 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Jan 2023 10:07:56 +0000 (10:07 +0000)
Maybe it makes control flow a little easier to rely on
implicit return (IIRC, it's slightly faster, too).


No differences found