Remove garbage var 96/63196/1 v0.31.0
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 26 Feb 2020 17:29:22 +0000 (12:29 -0500)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 26 Feb 2020 17:30:12 +0000 (12:30 -0500)
No memory of how this snuck in here, should be removed

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I8fa62db1ff6b481f865229643ac319413c8660f4

lftools/api/endpoints/gerrit.py

index 53cee09..a35e328 100644 (file)
@@ -269,7 +269,6 @@ class Gerrit(client.RestApi):
         port=29418
         project={1}
         defaultbranch=master
-        asd=asdf
         """.format(fqdn, gerrit_project)
         my_inline_file_size = len(my_inline_file.encode('utf-8'))
         headers = {'Content-Type': 'text/plain',