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

@ -913,4 +913,3 @@ static __device__ __forceinline__ void mma(
#endif #endif
} }
} }