chore: remove unused code

This commit is contained in:
Neil
2026-05-30 11:05:58 -07:00
committed by GitHub
parent 05b78b8f2f
commit c99eb29bb0
37 changed files with 21 additions and 829 deletions
-8
View File
@@ -113,14 +113,6 @@ function ownerScopeKey(owner: string, ownerType: GitHubProjectOwnerType): string
return `${owner}\u0000${ownerType}`
}
/** @internal — test-only */
export function _resetProjectViewModuleState(): void {
ownerTypeCache.clear()
parentFieldRetriedByOwner.clear()
parentFieldWarningLoggedByOwner.clear()
parentFieldProbeInFlight.clear()
}
// ─── Normalizers ───────────────────────────────────────────────────────
type RawProjectV2Field = {