Commit 3233d830 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@484 b35dd754-fafc-0310-a699-88a17e54d16e
parent 0dfc7994
...@@ -16,11 +16,6 @@ import org.jivesoftware.messenger.Presence; ...@@ -16,11 +16,6 @@ import org.jivesoftware.messenger.Presence;
import org.jivesoftware.messenger.XMPPAddress; import org.jivesoftware.messenger.XMPPAddress;
import org.jivesoftware.messenger.auth.UnauthorizedException; import org.jivesoftware.messenger.auth.UnauthorizedException;
import org.jivesoftware.messenger.muc.ChatDeliverer;
import org.jivesoftware.messenger.muc.MUCRoom;
import org.jivesoftware.messenger.muc.MUCUser;
import org.jivesoftware.messenger.muc.NotAllowedException;
/** /**
* Defines the permissions and actions that a MUCUser may use in * Defines the permissions and actions that a MUCUser may use in
* a particular room. Each MUCRole defines the relationship between * a particular room. Each MUCRole defines the relationship between
......
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