mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
remove unused import
This commit is contained in:
parent
6013159eb0
commit
615478809e
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ package org.eclipse.cdt.internal.core.parser.ast.complete;
|
|||
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Hashtable;
|
||||
import java.util.Iterator;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
|
Loading…
Add table
Reference in a new issue