Skip to content

Commit b584f1d

Browse files
eclipse-pde-botmerks
authored andcommitted
Perform clean code of e4tools/bundles/org.eclipse.e4.tools.emf.ui
1 parent f6cb443 commit b584f1d

File tree

1 file changed

+0
-2
lines changed
  • e4tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component

1 file changed

+0
-2
lines changed

e4tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/ControlFactory.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
import org.eclipse.emf.ecore.EStructuralFeature;
7373
import org.eclipse.emf.ecore.resource.Resource;
7474
import org.eclipse.emf.edit.command.AddCommand;
75-
import org.eclipse.emf.edit.command.RemoveCommand;
7675
import org.eclipse.emf.edit.command.SetCommand;
7776
import org.eclipse.jface.databinding.swt.IWidgetValueProperty;
7877
import org.eclipse.jface.databinding.swt.typed.WidgetProperties;
@@ -89,7 +88,6 @@
8988
import org.eclipse.jface.viewers.ColumnLabelProvider;
9089
import org.eclipse.jface.viewers.ComboViewer;
9190
import org.eclipse.jface.viewers.EditingSupport;
92-
import org.eclipse.jface.viewers.IStructuredSelection;
9391
import org.eclipse.jface.viewers.LabelProvider;
9492
import org.eclipse.jface.viewers.StructuredSelection;
9593
import org.eclipse.jface.viewers.TableViewer;

0 commit comments

Comments
 (0)