This commit is contained in:
Andrew Bauer 2021-01-02 13:48:40 -06:00 committed by GitHub
parent f0610b5eb7
commit 5ad8e90dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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();