Commit 109503aa by taufikyu

typo huruf l

1 parent 78f10254
......@@ -59,7 +59,6 @@ def sendrpc(kd_bayar):
data=json.dumps(dict(kd_bayar=kd_bayar)),
headers=headers,
verify=False)
l
print('Response RPC CALLBACK PEMDA : {}'.format(resp.content))
try:
jsonr = json.loads(resp.content)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!