Skip to content

Commit

Permalink
Remove unused import in PathMigrator
Browse files Browse the repository at this point in the history
  • Loading branch information
huangsam committed Dec 9, 2024
1 parent 8b74425 commit bdcd038
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import org.slf4j.Logger;

import java.io.IOException;
import java.nio.file.CopyOption;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.StandardCopyOption;
Expand Down

0 comments on commit bdcd038

Please sign in to comment.