Skip to content

Commit 38d4961

Browse files
author
Sunny Raj Rathod
authored
Update apicontrollersbase.py
1 parent bd624f5 commit 38d4961

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

authorizenet/apicontrollersbase.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ def execute(self):
132132
if self._httpResponse:
133133
self._httpResponse.encoding = constants.response_encoding
134134
self._httpResponse = self._httpResponse.text[3:] #strip BOM
135-
print(self._httpResponse);
136135
self.afterexecute()
137136
try:
138137
self._response = apicontractsv1.CreateFromDocument(self._httpResponse)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy