Browse Source

清理逻辑完善

Tao Zhang 5 years ago
parent
commit
9fdbaf4f07
1 changed files with 0 additions and 1 deletions
  1. 0 1
      server/heartbeatService.go

+ 0 - 1
server/heartbeatService.go

@@ -3,7 +3,6 @@ package main
 import (
 	"app.yhyue.com/BP/servicerd/proto"
 	"log"
-	"time"
 )
 
 /**