Skip to content

Commit

Permalink
Spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
rPraml committed Oct 19, 2023
1 parent 7110200 commit 5a07e66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
package io.qameta.allure.description;

import io.qameta.allure.Description;
import io.qameta.allure.util.ResultsUtils;

import javax.annotation.processing.AbstractProcessor;
import javax.annotation.processing.Filer;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import com.google.testing.compile.Compilation;
import com.google.testing.compile.Compiler;
import com.google.testing.compile.JavaFileObjects;
import io.qameta.allure.util.ResultsUtils;
import org.junit.jupiter.api.Test;

import javax.tools.JavaFileObject;
Expand Down

0 comments on commit 5a07e66

Please sign in to comment.