Skip to content

Commit 9a67bcd

Browse files
committed
Merge branch 'feature/allow-single-sorting-in-query' of https://github.com/5am-code/laravel-notion-api into feature/allow-single-sorting-in-query
2 parents 0be3d15 + f2d3c46 commit 9a67bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Endpoints/Search.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,4 @@ public function filterBy(string $filter): Search
159159

160160
return $this;
161161
}
162-
163162
}

0 commit comments

Comments
 (0)