Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyutangyuan committed Nov 29, 2023
1 parent 4154626 commit dfa40b3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;

import com.google.mu.safesql.SafeQueryTest.TrustedSql;

@RunWith(JUnit4.class)
public class GoogleSqlTest {
@BeforeClass // Consistently set the system property across the test suite
Expand Down

0 comments on commit dfa40b3

Please sign in to comment.