Skip to content

Commit 3c993e5

Browse files
authored
Remove blank line
1 parent d475cd5 commit 3c993e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Requests/Data/UpsertVectors.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public function resolveEndpoint(): string
2929

3030
protected function defaultBody(): array
3131
{
32-
3332
$payload = [
3433
'vectors' => $this->vectors,
3534
];

0 commit comments

Comments
 (0)