Removed unused import
This commit is contained in:
parent
c91e742749
commit
05487443f2
|
@ -8,7 +8,6 @@ import java.io.IOException;
|
|||
import java.nio.file.Files;
|
||||
import java.nio.file.Path;
|
||||
import java.time.Duration;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Properties;
|
||||
|
||||
public class DPackageSearch {
|
||||
|
|
Loading…
Reference in New Issue