refactor(infra): remove obsolete git testing alias (#105345)

This commit is contained in:
Vincent Koc
2026-07-12 13:47:33 +02:00
committed by GitHub
parent 6ec82a907a
commit 5819f837a9

View File

@@ -261,4 +261,3 @@ export const resolveCommitHash = (
export const testing = {
clearCachedGitCommits,
};
export { testing as __testing };