Remove surplus comments
parent
97025bd614
commit
e96d7388b9
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue