This website works better with JavaScript
Home
Explore
Help
Sign In
BP
/
servicerd
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
清理逻辑完善
Tao Zhang
5 years ago
parent
ef2b150de8
commit
9fdbaf4f07
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
server/heartbeatService.go
+ 0
- 1
server/heartbeatService.go
View File
@@ -3,7 +3,6 @@ package main
import (
"app.yhyue.com/BP/servicerd/proto"
"log"
- "time"
)
/**