end-of-file-fixer

This commit is contained in:
Marcello Teodori
2022-02-23 23:01:56 +01:00
parent ce04a8f4b4
commit 20b29ea2e2
157 changed files with 125 additions and 177 deletions

View File

@@ -230,4 +230,3 @@ The build plan is available in [TravisCI](https://travis-ci.com/Alfresco/alfresc
Please use [this guide](https://github.com/Alfresco/alfresco-repository/blob/master/CONTRIBUTING.md)
to make a contribution to the project.

View File

@@ -357,4 +357,3 @@ public class ExecParameterTokenizer
}
}
}

View File

@@ -983,4 +983,3 @@ public class RuntimeExec
}
}
}

View File

@@ -104,5 +104,3 @@ public class MessagingConfig implements JmsListenerConfigurer
return new ActiveMQQueue(engineRequestQueueValue);
}
}

View File

@@ -54,4 +54,3 @@ management:
container:
name: ${HOSTNAME:t-engine}