From 6ede1c233f80b67110b02b8bbcf5fface09c0d3d Mon Sep 17 00:00:00 2001 From: Armand Bahi <armand.bahi@veremes.com> Date: Wed, 6 Feb 2019 10:42:00 +0100 Subject: [PATCH] Prettify code --- module/javascript/app/vmap/tools/location.js | 1 - 1 file changed, 1 deletion(-) diff --git a/module/javascript/app/vmap/tools/location.js b/module/javascript/app/vmap/tools/location.js index 00cf0e9f..28aa5f55 100644 --- a/module/javascript/app/vmap/tools/location.js +++ b/module/javascript/app/vmap/tools/location.js @@ -377,7 +377,6 @@ nsVmap.nsToolsManager.Location.prototype.locationController.prototype.goHome = f currentView.setResolution(originalPosition.resolution); }; - /** * Go on the previous extent * @export -- GitLab