From dcdfa3ab65476610da7fa634f2fcab0ea253b5de Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 25 Jul 2024 09:18:41 +0200 Subject: [PATCH] chore: remove extra chars Signed-off-by: blam --- beps/0010-scaffolder-templating-in-parameters/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/beps/0010-scaffolder-templating-in-parameters/README.md b/beps/0010-scaffolder-templating-in-parameters/README.md index 8d7a7b75d9..69a00ce9bf 100644 --- a/beps/0010-scaffolder-templating-in-parameters/README.md +++ b/beps/0010-scaffolder-templating-in-parameters/README.md @@ -210,7 +210,3 @@ information to express the idea and why it was not acceptable. - This could lead to confusion as `filters` such as `parseRepoUrl` and `pick` and any custom filters which you define in the backend would not be available in the client side. - Also with the limitations of the `default` value being updated only on first render and never re-evaluated, there's no performance benefit of doing things client side anymore. - -``` - -```