-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "feat(uninstall): delete auth credentials on uninstall (CODY-1043
) (#2434)" (#2484) This reverts commit 65f65c5. The UninstallListener introduced in this commit seems to run for every extension uninstall instead of just when the sourcegraph extension is uninstalled. ## Test plan This will need to be manually tested.
- Loading branch information
1 parent
437e3e2
commit 96ea1c6
Showing
4 changed files
with
0 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 0 additions & 40 deletions
40
src/main/kotlin/com/sourcegraph/cody/initialization/UninstallListener.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters