some more tweaks and fixes
This commit is contained in:
@@ -5,7 +5,6 @@ import (
|
||||
|
||||
"github.com/chromedp/cdproto/cdp"
|
||||
"github.com/robfig/cron/v3"
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -63,8 +62,6 @@ var (
|
||||
}
|
||||
nodes []*cdp.Node
|
||||
|
||||
randomText = viper.GetStringSlice("comment_on_posts")
|
||||
|
||||
dataFT *DataFT
|
||||
|
||||
lastUpdatePosted string
|
||||
|
||||
Reference in New Issue
Block a user