Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
vbragin committed Dec 9, 2024
1 parent 7ac974b commit 370a05c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ http://localhost:6990/bamboo/admin/configLog4j.action
2. select debug
3. Save form

Logs will available in ../target/bamboo/home/logs/atlassian-bamboo.log
Logs will available in ../target/bamboo/home/logs/atlassian-bamboo.log
1 change: 0 additions & 1 deletion src/main/java/io/qameta/allure/bamboo/util/ZipUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
import java.nio.file.Paths;
import java.nio.file.StandardCopyOption;


public final class ZipUtil {

private static final Logger LOGGER = LoggerFactory.getLogger(ZipUtil.class);
Expand Down

0 comments on commit 370a05c

Please sign in to comment.