diff options
author | 2024-10-23 17:46:56 +0000 | |
---|---|---|
committer | 2024-10-23 17:46:56 +0000 | |
commit | 3a258ed2408f58e6ad3454164367adbc27528510 (patch) | |
tree | 2f0f00d1772f8e944d8c0bb45597dd05af8d5d73 /envsetup.sh | |
parent | 9f068f3c2c008b5e8a4145d2772a744409f69bc5 (diff) | |
parent | 8ae967e5c2c19e991644a03ee71aeac40e19d92d (diff) |
Merge "Remove bazel completions from envsetup.sh" into main
Diffstat (limited to 'envsetup.sh')
-rw-r--r-- | envsetup.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/envsetup.sh b/envsetup.sh index 3fed5aed6d..554a220f1d 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -362,7 +362,6 @@ function addcompletions() packages/modules/adb/adb.bash system/core/fastboot/fastboot.bash tools/asuite/asuite.sh - prebuilts/bazel/common/bazel-complete.bash ) # Completion can be disabled selectively to allow users to use non-standard completion. # e.g. |