summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/DBColumn.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-12 12:06:15 +0200
committerNoel Grandin <noel@peralex.com>2014-08-14 10:59:49 +0200
commit0d916bb240dee671a06057d2ff7fbf9a4b94e8f3 (patch)
treec708220cc71aaae59197931bc8687f3b696c6452 /wizards/com/sun/star/wizards/report/DBColumn.java
parent63ac956e33a76ee021b22b9b3a7dda838a4cc8c6 (diff)
java: remove unused imports
Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
Diffstat (limited to 'wizards/com/sun/star/wizards/report/DBColumn.java')
-rw-r--r--wizards/com/sun/star/wizards/report/DBColumn.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/report/DBColumn.java b/wizards/com/sun/star/wizards/report/DBColumn.java
index 7f49db1a9f0b..7a5cfc358db1 100644
--- a/wizards/com/sun/star/wizards/report/DBColumn.java
+++ b/wizards/com/sun/star/wizards/report/DBColumn.java
@@ -34,7 +34,6 @@ import com.sun.star.text.XTextTable;
import com.sun.star.uno.AnyConverter;
import com.sun.star.uno.Exception;
import com.sun.star.uno.UnoRuntime;
-import com.sun.star.util.XNumberFormats;
import com.sun.star.wizards.db.*;
import com.sun.star.wizards.common.*;
import com.sun.star.wizards.text.TextDocument;