remove invalid code (#4915)

This commit is contained in:
Archer
2025-05-28 22:11:40 +08:00
committed by GitHub
parent 02b214b3ec
commit 830358aa72

View File

@@ -175,5 +175,4 @@ export const clearExpiredRawTextBufferCron = async () => {
}
}
});
clearExpiredRawTextBuffer();
};