Fix checkstyle errors

(cherry picked from commit bd98343b9c)
This commit is contained in:
Marcus Hert Da Coregio
2024-01-17 14:25:18 -03:00
parent 9e1c438f97
commit d3fba5014e
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;