Commit 8bc9b8b4 authored by georgehao's avatar georgehao

feat: remove no need info

parent c415ef8c
......@@ -2,7 +2,6 @@ module github.com/apache/dubbo-getty
go 1.14
replace github.com/dubbogo/gost v1.11.0 => /Users/haohongfan/goproject/dubbo/gost
require (
github.com/dubbogo/gost v1.11.0
......
......@@ -476,7 +476,6 @@ func sessionTimerLoop(_ gxtime.TimerID, _ time.Time, arg interface{}) error {
taskPool.AddTaskAlways(f)
return nil
}
println("timerHHHF ...")
f()
return nil
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment