Skip to content

Commit edc452e

Browse files
author
Li-ming Bao
committed
remove stray semicolon
1 parent f7bd28d commit edc452e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/unittests/programs/qco_programs.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,7 +2024,6 @@ void nestedTrueIf(QCOProgramBuilder& b) {
20242024
return llvm::SmallVector<mlir::Value>{innerQubit};
20252025
});
20262026
return llvm::to_vector(innerResult);
2027-
;
20282027
});
20292028
}
20302029

0 commit comments

Comments
 (0)