This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
去掉测试前端的代码
tags/v1.21.12.2^2
ychao_1983
3 years ago
parent
fb4d8aee85
commit
46f2eebd42
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
routers/actionnotification.go
+ 0
- 3
routers/actionnotification.go
View File
@@ -52,7 +52,4 @@ func WriteLastTenActionsIfHave(conn *websocket.Conn) {
socketwrap.LastTenActionsQueue.Mutex.RUnlock()
}
func ActionNotificationTest(ctx *context.Context) {
http.ServeFile(ctx.Resp, ctx.Req.Request, "./websockettest.html")
}
Write
Preview
Loading…
Cancel
Save