diff --git a/inst/htmlwidgets/mapdeck_location.js b/inst/htmlwidgets/mapdeck_location.js
index f8be4be4..6f160814 100644
--- a/inst/htmlwidgets/mapdeck_location.js
+++ b/inst/htmlwidgets/mapdeck_location.js
@@ -48,7 +48,6 @@ function md_change_location( map_id, map_type, location, zoom, pitch, bearing, d
controller: true
}
});
-
}
}