Skip to content

Commit c5614a9

Browse files
committed
fix
1 parent d1f6b67 commit c5614a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tronapi/event.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,4 @@ def get_event_transaction_id(self, tx_id):
8181
raise TronError('No event server configured')
8282

8383
response = self.event_server.request('/event/transaction/' + tx_id)
84-
8584
return response

0 commit comments

Comments
 (0)