fix linting

This commit is contained in:
Milan Pässler 2017-03-17 03:19:03 +01:00
commit 2630b6197d
2 changed files with 6 additions and 9 deletions

View file

@ -311,7 +311,7 @@ define(["map/clientlayer", "map/labelslayer",
localStorage.setItem("map/customLayers", JSON.stringify(Object.keys(customLayers)));
}
} catch (e) {
console.error(e);
}
}