removed obsolete call to console.log
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
}
|
||||
|
||||
function calcYearMap(){
|
||||
console.log('calcYearMap called');
|
||||
let result = {
|
||||
months : {},
|
||||
years : {}
|
||||
|
||||
Reference in New Issue
Block a user