diff --git a/includes/map.php b/includes/map.php index 600c96b..94842e5 100644 --- a/includes/map.php +++ b/includes/map.php @@ -83,5 +83,3 @@ function talhyperlocal_enqueue() wp_enqueue_script( 'leaflet-js' ); } add_action( 'wp_enqueue_scripts', 'talhyperlocal_enqueue' ); - -?> \ No newline at end of file