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