mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-07 09:45:04 +08:00
Update QuickSort.java
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package Sorts;
|
||||
|
||||
import static sorts.SortUtils.*;
|
||||
import static Sorts.SortUtils.*;
|
||||
|
||||
/**
|
||||
* @author Varun Upadhyay (https://github.com/varunu28)
|
||||
|
Reference in New Issue
Block a user