Skip to content

Commit

Permalink
Apply spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
snuyanzin committed Mar 29, 2023
1 parent 41afec4 commit a8ce391
Showing 1 changed file with 1 addition and 8 deletions.
@@ -1,14 +1,7 @@
package net.datafaker.providers.entertainment;

import org.junit.jupiter.api.RepeatedTest;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;

import java.util.Collection;
import java.util.List;
import java.util.function.Function;
import java.util.stream.Collectors;
import java.util.stream.Stream;


import static org.assertj.core.api.Assertions.assertThat;
import static org.assertj.core.util.Strings.isNullOrEmpty;
Expand Down

0 comments on commit a8ce391

Please sign in to comment.