mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 20:12:07 +01:00
Removed not used imports
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2145 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
8783efddba
commit
26023650af
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue