master
Paul Walko 2018-04-25 15:22:03 +00:00
parent 0e90f31d50
commit b91b482f36
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@ def reject_callback(ch, method, properties, body):
# Remove most recent drink
remove_drink = get_info(id)['drinks'][-1]
remove_drinks(id, [remove_drink])
checkpoint("Removed most recent drink for \'{}\'".format(id))
def main():
"""Create & start 'drinks' queue for submitting drinks