From: Andy Allan Date: Wed, 30 Oct 2019 14:02:35 +0000 (+0100) Subject: Remove unused trace_optionals partial X-Git-Tag: live~3432^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/7410b59a50af1eeee3a5b31dbb19fbfbb629c99c?ds=inline;hp=7410b59a50af1eeee3a5b31dbb19fbfbb629c99c Remove unused trace_optionals partial Although the code to render the partial runs, `yield :optionals` was removed from the site layout in 2013. So the code has been ineffective since then. ---