We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e440f9e commit 1a19362Copy full SHA for 1a19362
services/scheduler/scheduler.go
@@ -2,7 +2,6 @@ package scheduler
2
3
import (
4
"github.com/jasonlvhit/gocron"
5
- "log"
6
)
7
8
func task() {
0 commit comments