mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 14:45:25 +02:00
[cleanup] removed warnings (obsolete imports)
This commit is contained in:
parent
7c686d8149
commit
93a76c8c35
1 changed files with 0 additions and 3 deletions
|
@ -19,11 +19,8 @@
|
|||
package org.eclipse.tm.internal.terminal.emulator;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.InputStreamReader;
|
||||
import java.io.OutputStreamWriter;
|
||||
import java.io.Reader;
|
||||
import java.io.UnsupportedEncodingException;
|
||||
|
||||
import org.eclipse.swt.events.ControlEvent;
|
||||
import org.eclipse.swt.events.ControlListener;
|
||||
|
|
Loading…
Add table
Reference in a new issue