Skip to content

Commit c61cc8c

Browse files
Update HashMap.java
1 parent df34c3f commit c61cc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structures/HashMap/HashMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package hashmap;
1+
22

33
import java.util.ArrayList;
44
import java.util.LinkedList;

0 commit comments

Comments
 (0)