]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unnecessary local variable
authorAdam Conrad <acconrad@gmail.com>
Mon, 8 Dec 2014 00:04:21 +0000 (19:04 -0500)
committerTom Hughes <tom@compton.nu>
Mon, 8 Dec 2014 07:59:49 +0000 (07:59 +0000)
The local variable `app` was unused and therefore not needed
to be declared with initialization


No differences found