Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon committed Feb 12, 2025
1 parent 6b31da3 commit 18b8d8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import java.util.Optional;
import org.junit.jupiter.api.Test;

public class CountryCoderTest {
class CountryCoderTest {

@Test
void testLookupByPoint() throws IOException {
Expand Down

0 comments on commit 18b8d8b

Please sign in to comment.