Browse Source

auto commit

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

+ 0
- 1
wsps/consumers.py View File

@@ -39,7 +39,6 @@ class ChatConsumer(
39 39
 	AsyncWebsocketConsumer,
40 40
 	):
41 41
 	# def connect(self):
42
-	async def jc_conn0(self):
43 42
 	async def ws_conn0(self):
44 43
 		print("ChatConsumer:ws_conn0")
45 44
 		# p("!!!!!!!!!!!!!!!!!!!!?")

Loading…
Cancel
Save