Remove line from testing

This commit is contained in:
Andrew Kingston 2022-01-04 15:03:19 +00:00
parent 6e3f217fbb
commit 81cbb6d403
1 changed files with 0 additions and 1 deletions

View File

@ -319,7 +319,6 @@
? "Page size parameter" ? "Page size parameter"
: "Request limit parameter"} : "Request limit parameter"}
bind:value={query.fields.pagination.sizeParam} bind:value={query.fields.pagination.sizeParam}
info="asdasd"
/> />
{#if query.fields.pagination.type === "cursor"} {#if query.fields.pagination.type === "cursor"}
<Input <Input