Skip to content

Commit fce4dbd

Browse files
committed
Removed old merge conflict in commit.
The javadoc of the `DefaultErrorHandler` had a merge conflict in the javadoc of the class, which was not noticed and solved during an earlier merge.
1 parent 17710f3 commit fce4dbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/java/org/culturegraph/mf/morph/DefaultErrorHandler.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,8 @@
1919

2020

2121
/**
22-
<<<<<<< HEAD
23-
* Default error handler used by {@link Metamorph}. Just repackages
24-
* exceptions as {@link MorphException}s.
25-
=======
2622
* Default error handler used by {@link Metamorph}. Just
2723
* repackages exceptions as {@link MorphException}s.
28-
>>>>>>> Improved code formatting and added documentation.
2924
*
3025
* @author Markus Michael Geipel
3126
*

0 commit comments

Comments
 (0)