Compile error fixed

This commit is contained in:
Maximilian Leopold 2019-06-24 20:54:53 +02:00
parent a4adca78c9
commit 7f1038cc3a

View File

@ -152,7 +152,7 @@ public class Controller {
}
Cache durchgefuehrterCache = (Cache) getDurchgefuehrterCache.getBody();
logger.debug("/api/checkStation found durchgeführterCache from id: " + durchgefuehrterCacheID + " name: " +durchgefuehrterCache.getName()ß);
logger.debug("/api/checkStation found durchgeführterCache from id: " + durchgefuehrterCacheID + " name: " +durchgefuehrterCache.getName());
//----------------------
//----------------------