This commit is contained in:
Shish 2024-01-06 21:44:30 +00:00
parent 6a2d3f49e2
commit 3dbdfac48c

View file

@ -160,8 +160,6 @@ class DanbooruApi extends Extension
* - limit: limit * - limit: limit
* - page: page number * - page: page number
* - after_id: limit results to posts added after this id * - after_id: limit results to posts added after this id
*
* @return string
*/ */
private function api_find_posts(): HTMLElement private function api_find_posts(): HTMLElement
{ {