ATS-440: ATS: T-Engines - release 2.1.0
   - preparing next release
This commit is contained in:
Lucian Tuca
2019-10-28 11:20:52 +02:00
committed by GitHub
parent f4fe021749
commit fbe87a6460
8 changed files with 10 additions and 8 deletions

View File

@@ -164,5 +164,6 @@ public interface TransformController
response.sendError(statusCode, getTransformerName() + " - " + message);
}
//endregion
}