lint: fix tab

This commit is contained in:
Barış Soner Uşaklı
2025-01-22 13:52:04 -05:00
parent b14494b03d
commit 397d28e3b6

View File

@@ -35,7 +35,7 @@ Helpers._test = (method, args) => {
}, 2500);
};
// process.nextTick(() => {
// Helpers._test(activitypub.notes.assert, [1, `https://`]);
// Helpers._test(activitypub.notes.assert, [1, `https://`]);
// });
let _lastLog;