Compare commits

...

1 Commits

Author SHA1 Message Date
hmacr e00ed61785 Include non-deleted imports for cleanup 2025-03-28 17:50:10 +05:30
@@ -41,6 +41,7 @@ export default class CleanupOldImportsTask extends BaseTask<Props> {
],
batchLimit: 50,
totalLimit: maxImportsPerTask,
paranoid: false,
},
async (imports) => {
// eslint-disable-next-line @typescript-eslint/no-explicit-any