1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 17:04:49 +02: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:
Matt Tucker 2003-05-15 17:37:24 +00:00 committed by mtucker
parent 376fd1a01c
commit aabb62c1b1

View file

@ -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