mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Clean up some unused import warnings in the example jdbc code
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package example;
|
||||
|
||||
import java.io.*;
|
||||
import java.sql.*;
|
||||
import java.util.*;
|
||||
|
||||
|
Reference in New Issue
Block a user