From 9303cf8bb31dbe6bb1324642e8a1cd30d128f676 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

---
 src/module_vmap/module/javascript/app/vmap/tools/location.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/module_vmap/module/javascript/app/vmap/tools/location.js b/src/module_vmap/module/javascript/app/vmap/tools/location.js
index 00cf0e9f..28aa5f55 100644
--- a/src/module_vmap/module/javascript/app/vmap/tools/location.js
+++ b/src/module_vmap/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