Skip to content

Commit 6c83b1e

Browse files
committed
Removes import log (Minor change)
1 parent b1cd2e7 commit 6c83b1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: services/scheduler/scheduler.go

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package scheduler
22

33
import (
44
"github.com/jasonlvhit/gocron"
5-
"log"
65
)
76

87
func task() {

0 commit comments

Comments
 (0)