Commit 52f90a43 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Removed unused import.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1745 b35dd754-fafc-0310-a699-88a17e54d16e
parent 940a234e
...@@ -23,10 +23,9 @@ import org.jivesoftware.messenger.forms.spi.XFormFieldImpl; ...@@ -23,10 +23,9 @@ import org.jivesoftware.messenger.forms.spi.XFormFieldImpl;
import org.jivesoftware.util.Log; import org.jivesoftware.util.Log;
import org.xmpp.packet.IQ; import org.xmpp.packet.IQ;
import org.xmpp.packet.JID; import org.xmpp.packet.JID;
import org.xmpp.packet.Message;
import java.text.SimpleDateFormat;
import java.text.ParseException; import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.*; import java.util.*;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment