This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch jd
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
The following commit(s) were added to refs/heads/jd by this push:
new 4983a53 spotless
4983a53 is described below
commit 4983a531c5d0b9356b4ff359387fd489b6e239aa
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Mon Nov 10 15:39:38 2025 -0600
spotless
---
src/main/java/org/apache/maven/plugins/rar/RarMojo.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main/java/org/apache/maven/plugins/rar/RarMojo.java
b/src/main/java/org/apache/maven/plugins/rar/RarMojo.java
index e1b2a68..b2b688c 100644
--- a/src/main/java/org/apache/maven/plugins/rar/RarMojo.java
+++ b/src/main/java/org/apache/maven/plugins/rar/RarMojo.java
@@ -16,7 +16,6 @@
* specific language governing permissions and limitations
* under the License.
*/
-
package org.apache.maven.plugins.rar;
import javax.inject.Inject;