Fix eslint errors

This commit is contained in:
Anton Khorev 2022-08-28 00:53:53 +03:00
parent f41b5558b7
commit 2da8855cc2

View file

@ -44,7 +44,7 @@ L.OSM.sidebarPane = function (options, uiClass, buttonTitle, paneTitle) {
} }
return $container[0]; return $container[0];
} };
// control.onAddPane = function (map, button, $ui, toggle) { // control.onAddPane = function (map, button, $ui, toggle) {
// } // }