From d05f0ea3c7648991a8b819cdce6f86cc86fc00fb Mon Sep 17 00:00:00 2001 From: Mike Colagrosso Date: Thu, 13 Feb 2025 08:44:53 -0700 Subject: [PATCH] Remove blank line --- lib/Ebook.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Ebook.php b/lib/Ebook.php index 8de96798..328b2727 100644 --- a/lib/Ebook.php +++ b/lib/Ebook.php @@ -2510,7 +2510,6 @@ final class Ebook{ $params[] = $query; // match(e.IndexableAuthors) against (?) $params[] = $query; // match(e.IndexableCollections) against (?) $params[] = $query; // match(e.IndexableText) against (?) - } $params[] = $limit;