Skip to content

Commit 0bcee66

Browse files
committed
Remove redundant Trie main method
1 parent 2d96fa3 commit 0bcee66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/com/thealgorithms/others

src/main/java/com/thealgorithms/others/Trie.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,5 +159,4 @@ private String normalize(String text) {
159159

160160
return text;
161161
}
162-
163162
}

0 commit comments

Comments
 (0)