Fix checkstyle errors

This commit is contained in:
Marcus Hert Da Coregio
2024-01-17 14:25:18 -03:00
parent 1e7eb8c769
commit bd98343b9c
127 changed files with 212 additions and 85 deletions

View File

@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package example;
import java.util.function.Consumer;

View File

@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package example;
import org.junit.jupiter.api.Test;