Skip to content

Commit 5a7a673

Browse files
committed
bug(objectionary#3199): qulice
1 parent dd9854f commit 5a7a673

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

eo-maven-plugin/src/main/java/org/eolang/maven/PlaceMojo.java

-3
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@
55
package org.eolang.maven;
66

77
import com.jcabi.log.Logger;
8-
import java.io.File;
98
import java.io.IOException;
109
import java.nio.charset.StandardCharsets;
1110
import java.nio.file.Files;
1211
import java.nio.file.Path;
13-
import java.util.Arrays;
1412
import java.util.Collection;
15-
import java.util.Objects;
1613
import java.util.Optional;
1714
import org.apache.maven.plugins.annotations.LifecyclePhase;
1815
import org.apache.maven.plugins.annotations.Mojo;

0 commit comments

Comments
 (0)