diff --git a/source/org/jivesoftware/smack/packet/Authentication.java b/source/org/jivesoftware/smack/packet/Authentication.java index 678392ab6..63a7534d2 100644 --- a/source/org/jivesoftware/smack/packet/Authentication.java +++ b/source/org/jivesoftware/smack/packet/Authentication.java @@ -53,7 +53,6 @@ package org.jivesoftware.smack.packet; import org.jivesoftware.smack.util.StringUtils; -import org.jivesoftware.smack.*; /** * Authentication packet, which can be used to login to a XMPP server as well