Skip to content

Commit 772c1e4

Browse files
Artem LabazinArtem Labazin
authored andcommitted
fix codestyle
1 parent 3952105 commit 772c1e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/java/io/appulse/utils/BytesTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@
2020
import static org.assertj.core.api.Assertions.assertThat;
2121
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
2222

23-
import org.junit.jupiter.api.Test;
24-
2523
import lombok.val;
24+
import org.junit.jupiter.api.Test;
2625

2726
/**
2827
*

0 commit comments

Comments
 (0)