small
This commit is contained in:
parent
514d2bac59
commit
db78c5c6c2
|
@ -49,6 +49,7 @@ func StartTokens() {
|
||||||
if token == nil {
|
if token == nil {
|
||||||
log.Printf("DAFUQ: 001\n")
|
log.Printf("DAFUQ: 001\n")
|
||||||
delete(toks.Tokmap, id)
|
delete(toks.Tokmap, id)
|
||||||
|
continue
|
||||||
}
|
}
|
||||||
if token.IsExpired() {
|
if token.IsExpired() {
|
||||||
val := token.Val
|
val := token.Val
|
||||||
|
|
Loading…
Reference in New Issue
Block a user