Skip to content

Commit 7038e56

Browse files
committed
Remove rebase leftover
1 parent 0205909 commit 7038e56

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mkl_umath/src/mkl_umath_loops.c.src

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,6 @@ mkl_umath_@TYPE@_subtract(char **args, const npy_intp *dimensions, const npy_int
640640
}
641641
}
642642
}
643-
}
644643
else if (IS_BINARY_REDUCE) {
645644
BINARY_REDUCE_LOOP(@type@) {
646645
io1 -= *(@type@ *)ip2;

0 commit comments

Comments
 (0)