From dc3147b6ea0552237efd067d8dec39cd3299ee3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20H=C3=A9bert?= Date: Tue, 5 Nov 2019 11:27:23 +0100 Subject: [PATCH] fix indent --- gheb/docusign-bundle/4.5/config/routes/docusign.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gheb/docusign-bundle/4.5/config/routes/docusign.yaml b/gheb/docusign-bundle/4.5/config/routes/docusign.yaml index 2db355e1..8de7cec6 100644 --- a/gheb/docusign-bundle/4.5/config/routes/docusign.yaml +++ b/gheb/docusign-bundle/4.5/config/routes/docusign.yaml @@ -1,2 +1,2 @@ docusign: - resource: '@DocusignBundle/Resources/config/routing.xml' + resource: '@DocusignBundle/Resources/config/routing.xml'