mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Cleanup.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10881 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
6051940177
commit
0540d2e38a
2 changed files with 3 additions and 8 deletions
|
@ -52,11 +52,7 @@
|
|||
|
||||
package org.jivesoftware.smackx.commands;
|
||||
|
||||
import org.jivesoftware.smack.*;
|
||||
import org.jivesoftware.smack.packet.Message;
|
||||
import org.jivesoftware.smack.test.SmackTestCase;
|
||||
import org.jivesoftware.smack.filter.PacketFilter;
|
||||
import org.jivesoftware.smack.filter.PacketExtensionFilter;
|
||||
import org.jivesoftware.smackx.packet.DiscoverItems;
|
||||
|
||||
/**
|
||||
|
@ -68,7 +64,7 @@ public class AdHocCommandDiscoTest extends SmackTestCase {
|
|||
|
||||
/**
|
||||
* Constructor for test.
|
||||
* @param arg0
|
||||
* @param arg0 argument.
|
||||
*/
|
||||
public AdHocCommandDiscoTest(String arg0) {
|
||||
super(arg0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue