Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
fix: fixed checkstyle violation
Browse files Browse the repository at this point in the history
  • Loading branch information
daho4b committed Dec 9, 2020
1 parent e03bf44 commit 072b7b7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package de.caritas.cob.agencyservice.api.exception.customheader;

import static org.junit.jupiter.api.Assertions.*;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;

import de.caritas.cob.agencyservice.api.exception.httpresponses.HttpStatusExceptionReason;
import org.junit.Test;
Expand Down

0 comments on commit 072b7b7

Please sign in to comment.