refactor: deleted debug
parent
f6a2957b81
commit
8344f20aa7
|
|
@ -54,10 +54,6 @@ for (const s of schedules) {
|
|||
continue;
|
||||
}
|
||||
|
||||
if (s.name === "Etalis - Téléphone") {
|
||||
console.log(s);
|
||||
}
|
||||
|
||||
let date = start;
|
||||
if (typeof s._date === 'object') {
|
||||
let occurrences = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue