Skip to content

Commit d861d43

Browse files
committed
Improve formatting
1 parent ffca1b5 commit d861d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data-structures/red-black-tree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@
107107
global.RBTree = RBTree;
108108

109109

110-
111110
}(typeof window === 'undefined' ? module.exports : window));
111+

0 commit comments

Comments
 (0)