Skip to content

Commit 01467eb

Browse files
authored
Merge pull request #12 from OskarStark/patch-1
Remove blank line
2 parents 1cd9db6 + 3c993e5 commit 01467eb

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)