Remove NGROK support
This commit is contained in:
@@ -29,7 +29,6 @@ Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.ui.editors,
|
||||
org.eclipse.jface.text,
|
||||
org.eclipse.ui.workbench,
|
||||
org.yaml.snakeyaml,
|
||||
org.eclipse.compare,
|
||||
com.fasterxml.jackson.core.jackson-databind,
|
||||
com.fasterxml.jackson.core.jackson-core,
|
||||
@@ -72,7 +71,6 @@ Export-Package: org.springframework.ide.eclipse.boot.dash,
|
||||
org.springframework.ide.eclipse.boot.dash.model.local,
|
||||
org.springframework.ide.eclipse.boot.dash.model.remote,
|
||||
org.springframework.ide.eclipse.boot.dash.model.runtargettypes,
|
||||
org.springframework.ide.eclipse.boot.dash.ngrok,
|
||||
org.springframework.ide.eclipse.boot.dash.util,
|
||||
org.springframework.ide.eclipse.boot.dash.util.template,
|
||||
org.springframework.ide.eclipse.boot.dash.views,
|
||||
@@ -83,7 +81,6 @@ Import-Package: org.eclipse.core.runtime,
|
||||
org.eclipse.core.runtime.preferences,
|
||||
org.osgi.framework,
|
||||
org.osgi.service.prefs,
|
||||
org.yaml.snakeyaml,
|
||||
com.google.gson;version="[2.9.1,2.10)",
|
||||
com.google.gson.annotations;version="[2.9.1,2.10)",
|
||||
com.google.gson.reflect;version="[2.9.1,2.10)",
|
||||
|
||||
Reference in New Issue
Block a user