[116172] html core had unused dependancy on eclipse.ui
diff --git a/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
index 3ec9ccb..31b015e 100644
--- a/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.html.core/META-INF/MANIFEST.MF
@@ -26,7 +26,6 @@
  org.eclipse.wst.html.core.internal.text,
  org.eclipse.wst.html.core.internal.validate
 Require-Bundle: org.eclipse.wst.css.core,
- org.eclipse.wst.sse.ui,
  org.eclipse.wst.sse.core,
  org.eclipse.wst.xml.core,
  org.eclipse.wst.common.uriresolver,