Skip to content

Commit f02aee7

Browse files
committed
removing raster url
1 parent cf963d3 commit f02aee7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/maps/ingestion/@id/source-form.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const INPUT_FIELDS = {
2222
Scale: "scale",
2323
License: "license",
2424
Area: "area",
25-
"Raster URL": "raster_url",
2625
};
2726

2827
const postSource = async (data: any) => {

0 commit comments

Comments
 (0)