summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/uno/AnyConverter.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/uno/AnyConverter.java')
-rw-r--r--jurt/com/sun/star/uno/AnyConverter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/jurt/com/sun/star/uno/AnyConverter.java b/jurt/com/sun/star/uno/AnyConverter.java
index 76ad74ee84fd..cbd13fe8589a 100644
--- a/jurt/com/sun/star/uno/AnyConverter.java
+++ b/jurt/com/sun/star/uno/AnyConverter.java
@@ -1,5 +1,5 @@
package com.sun.star.uno;
-import com.sun.star.lang.IllegalArgumentException;
+
/** This class provides static methods which aim at exploring the contents of an
* Any and extracting its value. All public methods take an Object argument that
* either is the immediate object, such as Boolean, Type, interface implementation,