removed unreachable code (#2157)

* removed unreachable code

* added changelog fragment
This commit is contained in:
Alexei Znamensky
2021-04-05 19:22:28 +12:00
committed by GitHub
parent b97e31dd55
commit b81a7cdd16
4 changed files with 4 additions and 21 deletions

View File

@@ -149,8 +149,6 @@ def get_existing_pipeline_variable(module, bitbucket):
var['name'] = var.pop('key')
return var
return None
def create_pipeline_variable(module, bitbucket):
info, content = bitbucket.request(