mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-19 17:54:42 +08:00
Fixing packages.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package DataStructures;
|
||||
package DataStructures.Queues;
|
||||
|
||||
import java.util.NoSuchElementException;
|
||||
|
||||
|
Reference in New Issue
Block a user