mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 20:12:07 +01:00
Removed unused imports.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1939 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
376fd1a01c
commit
aabb62c1b1
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ import javax.swing.*;
|
|||
import java.net.*;
|
||||
import java.io.*;
|
||||
import java.awt.*;
|
||||
import java.security.*;
|
||||
import java.util.PropertyPermission;
|
||||
|
||||
/**
|
||||
* Creates a connection to a XMPP server. A simple use of this API might
|
||||
|
|
Loading…
Reference in a new issue