Skip to content

Commit 1d7857a

Browse files
committed
fix: remove unused packages
1 parent 7a24dda commit 1d7857a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plugin/META-INF/MANIFEST.MF

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ Require-Bundle: org.eclipse.ui,
2525
org.eclipse.ui.genericeditor,
2626
org.eclipse.swt,
2727
org.eclipse.jface,
28-
com.google.gson;bundle-version="2.11.0",
29-
org.junit,
30-
junit-jupiter-api
28+
com.google.gson;bundle-version="2.11.0"
3129
Automatic-Module-Name: io.snyk.eclipse.plugin.tests
3230
Bundle-ActivationPolicy: lazy
3331
Bundle-ClassPath: .,

0 commit comments

Comments
 (0)