Revert "feat(v1/map): timeout"

This reverts commit 57e98e83d7.
This commit is contained in:
Gergő Móricz
2025-01-28 16:45:47 +01:00
parent 57e98e83d7
commit 831c61706d
4 changed files with 11 additions and 73 deletions
-1
View File
@@ -235,7 +235,6 @@ export interface MapParams {
includeSubdomains?: boolean;
sitemapOnly?: boolean;
limit?: number;
timeout?: number;
}
/**