Remove debugging

This commit is contained in:
Magnus Åhall 2026-06-02 07:32:20 +02:00
parent bcd9d8df2d
commit b3652e48af

View file

@ -9,9 +9,6 @@ export class Sync {
}//}}} }//}}}
async run() {//{{{ async run() {//{{{
// XXX - Delete me
return
try { try {
let duration = 0 // in ms let duration = 0 // in ms