Skip to content

Commit 8fffd59

Browse files
authored
Removed Empty space SerializeaBinaryTree.java
1 parent c94b20f commit 8fffd59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/thealgorithms/datastructures/trees/SerializeaBinaryTree.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,3 @@ public static void main(String[] args) {
135135
// Expected output: Root value should be 1
136136
}
137137
}
138-

0 commit comments

Comments
 (0)