We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761a5ae commit 7edfe03Copy full SHA for 7edfe03
packages/base/src/gdal.ts
@@ -13,6 +13,3 @@ export async function getGdal() {
13
useWorker: false,
14
});
15
}
16
-
17
-// Early load gdal
18
-getGdal();
0 commit comments