Skip to content
Snippets Groups Projects
Unverified Commit ffc2d972 authored by Muhammad Zaid Bamber's avatar Muhammad Zaid Bamber Committed by GitHub
Browse files

Revert "Added logs for XQueue Information"

parent cf74aee8
No related branches found
No related tags found
No related merge requests found
......@@ -104,8 +104,6 @@ class XQueueInterface(object):
if error != 0:
# when the login fails
log.debug("Failed to login to queue: %s", content)
log.info(u"Login failed content information : {content} with error: {error}".format(
content=content, error=error))
return (error, content)
if files_to_upload is not None:
# Need to rewind file pointers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment