Compile error fixed
This commit is contained in:
parent
a4adca78c9
commit
7f1038cc3a
@ -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());
|
||||
//----------------------
|
||||
|
||||
//----------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user