mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
github: remove GithubSslSupport from plugin.xml
class war removed some time ago
This commit is contained in:
@@ -28,9 +28,6 @@
|
||||
<vcsAnnotationGutterActionProvider implementation="org.jetbrains.plugins.github.extensions.GithubAnnotationGutterActionProvider" />
|
||||
<checkoutCompletedListener implementation="org.jetbrains.plugins.github.extensions.GithubCheckoutListener" order="after PlatformProjectCheckoutListener"/>
|
||||
<vcsConfigurableProvider implementation="org.jetbrains.plugins.github.ui.GithubSettingsConfigurable"/>
|
||||
|
||||
<applicationService serviceInterface="org.jetbrains.plugins.github.util.GithubSslSupport"
|
||||
serviceImplementation="org.jetbrains.plugins.github.util.GithubSslSupport"/>
|
||||
</extensions>
|
||||
|
||||
<extensions defaultExtensionNs="Git4Idea">
|
||||
|
||||
Reference in New Issue
Block a user