diff --git a/andax/bump_extras.rhai b/andax/bump_extras.rhai index e11d7df448..626c4f8aac 100644 --- a/andax/bump_extras.rhai +++ b/andax/bump_extras.rhai @@ -23,7 +23,6 @@ fn bodhi(pkg, branch) { fn madoguchi_json(pkg, branch) { - let branch = labels.branch; if branch.starts_with("f") { branch.crop(1); }