1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Remove uneeded import.

This commit is contained in:
Alain Magloire 2002-09-24 19:29:51 +00:00
parent d6f41fe8a8
commit defbca8c8f

View file

@ -17,7 +17,6 @@ import org.eclipse.core.resources.IFile;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IPath;
import org.eclipse.debug.core.ILaunchConfiguration;
import sun.security.krb5.internal.crypto.e;
public class GDBDebugger implements ICDebugger {