Skip to content

Commit 683b20f

Browse files
docs: remove headers now optional
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent a2c1f5d commit 683b20f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/guides/typescript.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ export const onSetDoc = defineHook<OnSetDoc>({
367367
const args: HttpRequestArgs = {
368368
url,
369369
method: "GET",
370-
headers: [],
371370
// Use a single node as we do not require that a trust level for fetching a dog image for demo purposes. 😉
372371
isReplicated: false
373372
};

0 commit comments

Comments
 (0)