Skip to content

Commit

Permalink
[maintenance] Revert "[feature] Add a Google plugin disabler"
Browse files Browse the repository at this point in the history
This disabler is mostly obsolete now that the OG plugin no longer hijacks the import process: bazelbuild/intellij#7092

#BAZEL-1523 fixed

This reverts commit 36b4d64.
  • Loading branch information
jastice committed Dec 2, 2024
1 parent 58adc20 commit 99f99ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions plugin-bazel/src/main/resources/META-INF/base.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
</extensions>

<extensions defaultExtensionNs="com.intellij">
<postStartupActivity implementation="org.jetbrains.bazel.googleMigration.GooglePluginDisabler"/>

<attachSourcesProvider implementation="org.jetbrains.bazel.ui.notifications.BazelAttachSourcesProvider"/>
<projectOpenProcessor
implementation="org.jetbrains.bazel.flow.open.BazelBspProjectOpenProcessor"/>
Expand Down

0 comments on commit 99f99ed

Please sign in to comment.