mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-07 21:51:07 +01:00
Organize imports everywhere
This commit is contained in:
parent
69767e9538
commit
e2223254cf
29 changed files with 21 additions and 8 deletions
|
|
@ -28,6 +28,7 @@ import org.jivesoftware.smack.test.util.SmackTestUtil;
|
|||
import org.jivesoftware.smack.test.util.SmackTestUtil.XmlPullParserKind;
|
||||
import org.jivesoftware.smack.xml.XmlPullParser;
|
||||
import org.jivesoftware.smack.xml.XmlPullParserException;
|
||||
|
||||
import org.jivesoftware.smackx.usertune.element.UserTuneElement;
|
||||
import org.jivesoftware.smackx.usertune.provider.UserTuneProvider;
|
||||
|
||||
|
|
|
|||
|
|
@ -26,6 +26,7 @@ import java.net.URISyntaxException;
|
|||
import org.jivesoftware.smack.packet.Message;
|
||||
import org.jivesoftware.smack.packet.StanzaBuilder;
|
||||
import org.jivesoftware.smack.test.util.SmackTestSuite;
|
||||
|
||||
import org.jivesoftware.smackx.usertune.element.UserTuneElement;
|
||||
|
||||
import org.junit.Test;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue