Removed tab
[friendica-addons.git] / openstreetmap / openstreetmap.php
index eaaf17c53360c5c34c678c3b32c977f665af2c12..974be0a0a0c651488cb486526d324157f3d2f9a3 100644 (file)
@@ -16,7 +16,7 @@ use Friendica\Core\System;
 use Friendica\Util\Network;
 
 const OSM_TMS = 'http://www.openstreetmap.org';
-const OSM_NOM =        'http://nominatim.openstreetmap.org/search.php';
+const OSM_NOM = 'http://nominatim.openstreetmap.org/search.php';
 const OSM_ZOOM = 16;
 const OSM_MARKER = 0;