Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
G
getty
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wei.xuan
getty
Commits
8bc9b8b4
Commit
8bc9b8b4
authored
Jun 19, 2021
by
georgehao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: remove no need info
parent
c415ef8c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
go.mod
go.mod
+0
-1
session.go
session.go
+0
-1
No files found.
go.mod
View file @
8bc9b8b4
...
...
@@ -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
...
...
session.go
View file @
8bc9b8b4
...
...
@@ -476,7 +476,6 @@ func sessionTimerLoop(_ gxtime.TimerID, _ time.Time, arg interface{}) error {
taskPool
.
AddTaskAlways
(
f
)
return
nil
}
println
(
"timerHHHF ..."
)
f
()
return
nil
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment