Remove line from testing

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

View File

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