mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +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