From: ThomasBarris Date: Fri, 31 Aug 2018 19:44:49 +0000 (+0200) Subject: delete an empty line to make the pendantic Mister Travis happy X-Git-Tag: v3.3.0~84^2~7 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/42e79bfab9f378b70583ae023e5f19678804f1ac delete an empty line to make the pendantic Mister Travis happy --- diff --git a/utils/update.php b/utils/update.php index 176bde06..172e71e2 100755 --- a/utils/update.php +++ b/utils/update.php @@ -417,6 +417,5 @@ if ($aResult['import-osmosis'] || $aResult['import-osmosis-all']) { if (!$aResult['import-osmosis-all']) { exit(0); } - } }