fix: linting

This commit is contained in:
Abdelkader Boudih
2025-03-31 18:34:12 +00:00
parent 6c67bf6d6d
commit b99cf276ae

View File

@@ -117,4 +117,4 @@ main()
.catch((e) => {
console.error(e);
process.exit(1);
});
});