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

- removed extra import

This commit is contained in:
Alena Laskavaia 2009-03-12 20:33:26 +00:00
parent f38d981cc8
commit 56d9382ab8

View file

@ -11,7 +11,6 @@
package org.eclipse.cdt.launch.internal.ui;
import org.eclipse.cdt.core.model.ICProject;
import org.eclipse.cdt.debug.core.CDebugCorePlugin;
import org.eclipse.cdt.debug.core.CDebugUtils;
import org.eclipse.cdt.debug.core.ICDebugConstants;
import org.eclipse.core.resources.IProject;