Skip to content

Commit 61a1b12

Browse files
committed
Remove comment
1 parent 4694693 commit 61a1b12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

example/spawn_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
if __name__ == "__main__":
1010
request = Request()
1111
request.language = "erlang"
12-
# Spawn.invoke("joe", "setLanguage", request, Reply)
1312

1413
spawn = Spawn()
1514
spawn.port("8091").register_actor(JoeActor.entity).start()

0 commit comments

Comments
 (0)