Remove surplus comments

master
Gary Steers 2020-02-04 21:59:26 +01:00
parent 97025bd614
commit e96d7388b9
1 changed files with 1 additions and 8 deletions

View File

@ -122,10 +122,3 @@ class MessageCard:
self.GenerateCard()
print(json.dumps(self.card,indent=1,sort_keys=True))
# actionReq.request('PATCH','/ecx/v3/l2/connections/'+str(connid)+'?action=reject',body,headers)
#teams_api = httplib.HTTPSConnection(apiEndpoint, timeout=options.GLOBAL_TIMEOUT, context=ssl_ctx)