From 458cf6cf1ac5632bdddd57a3110230650cac4d88 Mon Sep 17 00:00:00 2001 From: Jan Buchar Date: Thu, 17 Sep 2026 18:49:33 +0200 Subject: [PATCH] chore: Update public API snapshot (#4138) Auto-merge ignored a failing CI check :see_no_evil: --- docs/public-api/crawlee-basic.api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/public-api/crawlee-basic.api.md b/docs/public-api/crawlee-basic.api.md index 23d74b55d62e..6814720f8aa4 100644 --- a/docs/public-api/crawlee-basic.api.md +++ b/docs/public-api/crawlee-basic.api.md @@ -1109,8 +1109,6 @@ export class ThrottlingRequestManager; - // (undocumented) - persistState(): Promise; purge(): Promise; // (undocumented) reclaimRequest(request: Request_2, options?: RequestQueueOperationOptions): Promise;