Skip to content

Commit 7b95a55

Browse files
committed
Fix
1 parent 28338e5 commit 7b95a55

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/thealgorithms/datastructures/heaps

1 file changed

+0
-1
lines changed

src/main/java/com/thealgorithms/datastructures/heaps/MaxHeap.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
* ```
2626
*
2727
* @author Nicolas Renard
28-
* @author [Your name] (documentation improvements)
2928
*/
3029
public class MaxHeap implements Heap {
3130

0 commit comments

Comments
 (0)