From a6de6f246952ea2b0968d423d3fc877f92d1b2ea Mon Sep 17 00:00:00 2001 From: Marcello Teodori <151025+mteodori@users.noreply.github.com> Date: Wed, 23 Feb 2022 23:10:44 +0100 Subject: [PATCH] fix trailing-whitespace --- docs/engine_config.md | 1 - models/README.md | 2 -- 2 files changed, 3 deletions(-) diff --git a/docs/engine_config.md b/docs/engine_config.md index 1812fc15..4cab842c 100644 --- a/docs/engine_config.md +++ b/docs/engine_config.md @@ -165,4 +165,3 @@ Rendition provides values for options: Op1, Op2 ``` If we assume both transformers support the required source and target Media Types and *priority1* < *priority2*, Transformer 1 will be selected because its priority is higher. - diff --git a/models/README.md b/models/README.md index 7c20da0e..9ad53b12 100644 --- a/models/README.md +++ b/models/README.md @@ -17,5 +17,3 @@ The latest ("master") source files can also be found here: In the meantime, for convenience, a copy of the Alfresco IPTC content model (XML + message properties) is also provided here. These files can be configured to deploy the model into earlier versions of ACS (eg. 7.0.0) using static bootstrap mechanism. - -