Skip to content

Commit acff7d2

Browse files
committed
rename APIObjectElement
1 parent e2e9ccb commit acff7d2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

geospaas_harvesting/static/geospaas_harvesting/js/harvesting.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import {APIObject} from "/static/base_viewer/js/geospaas_api.js"
2-
3-
1+
import {APIObjectElement} from "/static/base_viewer/js/geospaas_api.js"
42

53
document.addEventListener("DOMContentLoaded", function() {
64
let host = `${window.location.protocol}//${window.location.host}`;

0 commit comments

Comments
 (0)