code formatting fix

This commit is contained in:
Mamadou Babaei
2025-04-30 20:06:59 +02:00
parent 748652a336
commit 80208a47bf
@@ -2881,4 +2881,4 @@ bool FSGXRTracker::FImpl::UpdateSGHandState(const bool bRight, FSGXRHandState& O
void FSGXRTracker::FImplDeleter::operator()(const FImpl* P) const
{
delete P;
}
}