Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@@ -30,8 +30,6 @@ class PaliTextService
}
- public function getChildrenChapters(int $book, int $para) {}
-
public function getBookPara(int $book, int $para)
{
$paragraph = PaliText::where('book', $book)