mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Removed unnecessary import.
This commit is contained in:
parent
b4cdaf9198
commit
1a4a0704fc
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ import java.io.Reader;
|
|||
import java.util.Stack;
|
||||
|
||||
import org.eclipse.cdt.core.parser.ast.IASTInclusion;
|
||||
import org.eclipse.cdt.internal.core.parser.IScannerContext.ContextKind;
|
||||
|
||||
public class ScannerContext implements IScannerContext
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue