eslint
This commit is contained in:
parent
f0610b5eb7
commit
5ad8e90dda
|
@ -290,7 +290,6 @@ function getCoordString() {
|
|||
}
|
||||
|
||||
function updateZoneImage() {
|
||||
var imageFrame = document.getElementById('imageFrame');
|
||||
var SVG = document.getElementById('zoneSVG');
|
||||
var Poly = document.getElementById('zonePoly');
|
||||
Poly.points.clear();
|
||||
|
|
Loading…
Reference in New Issue