Commit 9c343f3e authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Removed unused imports.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@696 b35dd754-fafc-0310-a699-88a17e54d16e
parent 895d6cef
...@@ -19,9 +19,7 @@ import org.jivesoftware.messenger.roster.RosterItem; ...@@ -19,9 +19,7 @@ import org.jivesoftware.messenger.roster.RosterItem;
import org.jivesoftware.messenger.auth.UnauthorizedException; import org.jivesoftware.messenger.auth.UnauthorizedException;
import org.jivesoftware.messenger.spi.SessionImpl; import org.jivesoftware.messenger.spi.SessionImpl;
import org.jivesoftware.messenger.roster.CachedRoster; import org.jivesoftware.messenger.roster.CachedRoster;
import org.jivesoftware.messenger.roster.RosterItem;
import org.jivesoftware.messenger.roster.RosterManager; import org.jivesoftware.messenger.roster.RosterManager;
import org.jivesoftware.messenger.roster.CachedRoster;
import org.jivesoftware.messenger.user.UserNotFoundException; import org.jivesoftware.messenger.user.UserNotFoundException;
import org.xmpp.packet.*; import org.xmpp.packet.*;
......
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