From 25aa4e0322cc44b9f2167cb6569b34c13afd12f1 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 9 Jul 2019 03:28:41 +0000 Subject: Remove extra whitespaces in docs Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines --- doc/development/understanding_explain_plans.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/development/understanding_explain_plans.md') diff --git a/doc/development/understanding_explain_plans.md b/doc/development/understanding_explain_plans.md index bfbb7be70e3..11aafd7b639 100644 --- a/doc/development/understanding_explain_plans.md +++ b/doc/development/understanding_explain_plans.md @@ -654,7 +654,6 @@ and related tools such as: - - - ## Producing query plans There are a few ways to get the output of a query plan. Of course you -- cgit v1.2.1