Skip to content

Commit 46c697c

Browse files
Madhusoodhanan Prabhampanoop
authored andcommitted
Fixed the formatting issues
1 parent 25a67a8 commit 46c697c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

projects/rocblas/library/src/hipblaslt_host.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,6 @@ namespace
111111
throw std::runtime_error("rocBLAS error: hipBLASLt API returned " \
112112
+ std::to_string(STATUS) + " at " + __FILE__ + ":" \
113113
+ std::to_string(__LINE__)); \
114-
\
115-
\
116114
} \
117115
} while(0)
118116

0 commit comments

Comments
 (0)