Skip to content

Commit

Permalink
Add SQLException import
Browse files Browse the repository at this point in the history
  • Loading branch information
justing-bq committed Mar 30, 2023
1 parent dfbfd53 commit 3cf46df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

import java.io.IOException;
import java.net.UnknownHostException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.AfterAll;
Expand Down

0 comments on commit 3cf46df

Please sign in to comment.