mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
lastCheckOnline var unused
This commit is contained in:
parent
7195f749bf
commit
cff53125bc
3
main.go
3
main.go
@ -26,9 +26,6 @@ const chaturbateURL = "https://chaturbate.com/"
|
||||
// retriesAfterOnlined tells the retries for stream when disconnected but not really offlined.
|
||||
var retriesAfterOnlined = 0
|
||||
|
||||
// lastCheckOnline logs the last check time.
|
||||
var lastCheckOnline = time.Now()
|
||||
|
||||
// bucket stores the used segment to prevent fetched the duplicates.
|
||||
var bucket []string
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user