Skip to content

Commit 293a24a

Browse files
committed
another forgotten marker
1 parent edbbf48 commit 293a24a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/org/tensorics/core/tensor/lang/OngoingDeferredTensorOperation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class OngoingDeferredTensorOperation<V> implements OngoingOperation<Expre
4848
private final OptionRegistry<ManipulationOption> optionRegistry;
4949

5050
/**
51-
* Creates a new instance of the this ongoing operation. <<<<<<< HEAD
51+
* Creates a new instance of the this ongoing operation.
5252
*
5353
* @param field
5454
* the field to use

0 commit comments

Comments
 (0)