1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

Compiler warnings.

This commit is contained in:
Markus Schorn 2009-11-18 11:16:55 +00:00
parent 3947de208b
commit 51ab620086

View file

@ -10,8 +10,6 @@
*******************************************************************************/
package org.eclipse.cdt.core.envvar;
import java.io.ByteArrayInputStream;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;