clean up: remove extra space line in mma.cuh

This commit is contained in:
jiachengjason 2025-11-23 13:44:57 -05:00
parent 98ef358599
commit b39ed57c45
1 changed files with 1 additions and 2 deletions

View File

@ -912,5 +912,4 @@ static __device__ __forceinline__ void mma(
NO_DEVICE_CODE;
#endif
}
}
}