Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
b65a05ba29
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/consumers.py

+ 1
- 1
wsps/consumers.py View File

@@ -42,7 +42,7 @@ class ChatConsumer(
42 42
 	# def connect(self):
43 43
 	async def ws_conn0(self):
44 44
 
45
-		print("ChatConsumer:ws_conn0")
45
+		# print("ChatConsumer:ws_conn0")
46 46
 		# p("!!!!!!!!!!!!!!!!!!!!?")
47 47
 		print("",end="",flush=True)
48 48
 		# time.sleep(1.5)

Loading…
Cancel
Save