From 26023650af79c89240c1d388420f52dcba3daf22 Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Mon, 13 Oct 2003 23:44:14 +0000 Subject: [PATCH] Removed not used imports git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2145 b35dd754-fafc-0310-a699-88a17e54d16e --- source/org/jivesoftware/smack/packet/Authentication.java | 1 - 1 file changed, 1 deletion(-) diff --git a/source/org/jivesoftware/smack/packet/Authentication.java b/source/org/jivesoftware/smack/packet/Authentication.java index 678392ab6..63a7534d2 100644 --- a/source/org/jivesoftware/smack/packet/Authentication.java +++ b/source/org/jivesoftware/smack/packet/Authentication.java @@ -53,7 +53,6 @@ package org.jivesoftware.smack.packet; import org.jivesoftware.smack.util.StringUtils; -import org.jivesoftware.smack.*; /** * Authentication packet, which can be used to login to a XMPP server as well