From 0331d1f824fd636637fcf6f6c3d70af4d3a39a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sun, 18 Feb 2024 09:53:40 +0100 Subject: [PATCH] Remove trailing newlines --- docs/en/reference/batch-processing.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/en/reference/batch-processing.rst b/docs/en/reference/batch-processing.rst index 9c3841eb7ac..bffeedd6617 100644 --- a/docs/en/reference/batch-processing.rst +++ b/docs/en/reference/batch-processing.rst @@ -193,6 +193,3 @@ problems using the following approach: Iterating results is not possible with queries that fetch-join a collection-valued association. The nature of such SQL result sets is not suitable for incremental hydration. - - -