test
This commit is contained in:
parent
9734f69bbd
commit
497aeeb199
2
job.go
2
job.go
@ -1384,7 +1384,7 @@ func jobGWithdraw(j Job) {
|
||||
doneTab map[int64]int64
|
||||
)
|
||||
|
||||
log.Printf("jobGWithdraw[%d] : test %d / %p.\n", j.ID64, botUserID64, &bot)
|
||||
log.Printf("jobGWithdraw[%d] : test %d / %p.\n", j.ID64, botUserID64, bot)
|
||||
|
||||
log.Printf("jobGWithdraw[%d] : Starting.\n", j.ID64)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user