Skip to content
Prev Previous commit
Next Next commit
style: Checkstyle, unused import
  • Loading branch information
manticore-projects committed Jan 16, 2023
commit 991c839c0f7d7db1833b17fc0f86e217417b734e
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
import static org.junit.jupiter.api.Assertions.assertThrowsExactly;
import static org.junit.jupiter.api.Assertions.assertTrue;

import net.sf.jsqlparser.test.TestUtils;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.function.Executable;
Expand Down