]> Sergey Matveev's repositories - public-inbox.git/commitdiff
httpd: remove unnecessary eval
authorEric Wong <e@80x24.org>
Sat, 5 Mar 2016 20:53:25 +0000 (20:53 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Mar 2016 20:53:25 +0000 (20:53 +0000)
We have per-middleware evals to deal with them being missing;
no need to put an eval around the whole thing and use an
extra level of indentation.


No differences found