aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/example/datestyle.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/jdbc/example/datestyle.java')
-rw-r--r--src/interfaces/jdbc/example/datestyle.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/jdbc/example/datestyle.java b/src/interfaces/jdbc/example/datestyle.java
index 4cf40159ca1..26a14a760bb 100644
--- a/src/interfaces/jdbc/example/datestyle.java
+++ b/src/interfaces/jdbc/example/datestyle.java
@@ -2,7 +2,6 @@ package example;
import java.io.*;
import java.sql.*;
-import java.text.*;
/*
* This example tests the various date styles that are available to postgresql.