Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit dc3a694

Browse files
committed
Fix build failure
Remove un available import and fix build failure.
1 parent bb0e3b2 commit dc3a694

File tree

1 file changed

+1
-2
lines changed
  • rcp-product/org.wso2.developerstudio.rcp.plugin/META-INF

1 file changed

+1
-2
lines changed

rcp-product/org.wso2.developerstudio.rcp.plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ Require-Bundle: org.eclipse.e4.core.services,
1818
org.eclipse.core.runtime,
1919
org.wso2.developerstudio.eclipse.templates.dashboard;bundle-version="7.0.0"
2020
Import-Package: org.eclipse.ui.part,
21-
org.wso2.developerstudio.eclipse.logging.core;version="4.3.0",
22-
org.wso2.developerstudio.eclipse.platform.ui.view
21+
org.wso2.developerstudio.eclipse.logging.core;version="4.3.0"

0 commit comments

Comments
 (0)