summarylogtreecommitdiffstats
path: root/bzr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bzr.sh')
-rw-r--r--bzr.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/bzr.sh b/bzr.sh
deleted file mode 100644
index 5974dddc9dbd..000000000000
--- a/bzr.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env sh
-
-echo 'bzr has been deprecated since 2017. Use breezy instead.'
-
-exit 127