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
1 changed files with 0 additions and 2 deletions

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