Skip to content

Commit 5f3dce1

Browse files
Remove newline hiding the augmentedtree godoc
1 parent 1053e3b commit 5f3dce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

augmentedtree/interface.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The current tree is a simple top-down red-black binary search tree.
2929
TODO: Add a bottom-up implementation to assist with duplicate
3030
range handling.
3131
*/
32-
3332
package augmentedtree
3433

3534
// Interval is the interface that must be implemented by any

0 commit comments

Comments
 (0)