Skip to content

Commit 727baf7

Browse files
committed
Remove unused import
1 parent 7f56cfe commit 727baf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/assets/js/annotations/annotatorContainer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {CrossOriginError} from './stores/images';
2424
import {debounce} from './../core/utils';
2525
import {handleErrorResponse} from '../core/messages/store';
2626
import {urlParams as UrlParams} from '../core/utils';
27-
import Polygon from '@biigle/ol/geom/Polygon';
2827
2928
/**
3029
* View model for the annotator container

0 commit comments

Comments
 (0)