Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f044fc1

Browse files
committed
remove useless code
1 parent 0c753f3 commit f044fc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zerorpc/events.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def __init__(self, name, args, context, header=None):
113113
self._name = name
114114
self._args = args
115115
if header is None:
116-
context = context
117116
self._header = {
118117
'message_id': context.new_msgid(),
119118
'v': 3

0 commit comments

Comments
 (0)