remove comment

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
muscode 2024-11-01 10:18:35 -06:00 committed by GitHub
parent 5df72ee5ef
commit 5761369ab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4740,7 +4740,6 @@ async function applyAbAttrsInternal<TAttr extends AbAttr>(
} }
} }
//Helper class for Switch out logic
class ForceSwitchOutHelper { class ForceSwitchOutHelper {
constructor(private switchType: SwitchType) {} constructor(private switchType: SwitchType) {}
/** /**